mirror of
https://github.com/nmap/nmap.git
synced 2025-12-17 21:19:01 +00:00
Avoid 'import *' where __all__ not defined. #1834
This commit is contained in:
@@ -127,7 +127,7 @@
|
||||
|
||||
import gtk
|
||||
|
||||
from radialnet.bestwidgets.buttons import *
|
||||
from radialnet.bestwidgets.buttons import BWStockButton, BWToggleStockButton
|
||||
from radialnet.gui.SaveDialog import SaveDialog
|
||||
from radialnet.gui.Dialogs import AboutDialog
|
||||
from radialnet.gui.LegendWindow import LegendWindow
|
||||
|
||||
Reference in New Issue
Block a user