mirror of
https://github.com/nmap/nmap.git
synced 2025-12-07 13:11:28 +00:00
Avoid 'import *' where __all__ not defined. #1834
This commit is contained in:
@@ -134,6 +134,8 @@ higwidgets/higentries.py
|
||||
|
||||
import gtk
|
||||
|
||||
__all__ = ('HIGTextEntry', 'HIGPasswordEntry')
|
||||
|
||||
HIGTextEntry = gtk.Entry
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user