src/eric7/MicroPython/EthernetDialogs/__init__.py@3dba24293ccc
src/eric7/MicroPython/EthernetDialogs/__init__.py
Tue, 06 May 2025 11:08:30 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Tue, 06 May 2025 11:08:30 +0200
- branch
- eric7
- changeset 11268
- 3dba24293ccc
- parent 11090
-
f5f5f5803935
- permissions
- -rw-r--r--
Changed the 'show()' logic of the Ethernet Status dialog.
# -*- coding: utf-8 -*-
# Copyright (c) 2023 - 2025 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing Ethernet related dialogs.
"""