mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 20:29:03 +00:00
Fix some 'import *' messiness. #1834
This commit is contained in:
@@ -127,6 +127,9 @@
|
||||
|
||||
import gtk
|
||||
|
||||
__all__ = ('BWBox', 'BWHBox', 'BWVBox',
|
||||
'BWStatusbar', 'BWTable', 'BWScrolledWindow')
|
||||
|
||||
|
||||
class BWBox(gtk.Box):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user