mirror of
https://github.com/nmap/nmap.git
synced 2025-12-08 05:31:31 +00:00
Fix crash due to missing import. Fixes #2148
This commit is contained in:
@@ -63,6 +63,7 @@ import gobject
|
|||||||
import gtk
|
import gtk
|
||||||
import sys
|
import sys
|
||||||
import tempfile
|
import tempfile
|
||||||
|
import os
|
||||||
|
|
||||||
# Prevent loading PyXML
|
# Prevent loading PyXML
|
||||||
import xml
|
import xml
|
||||||
|
|||||||
Reference in New Issue
Block a user