mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 16:57:06 +00:00
Fix crash due to missing import. Fixes #2148
This commit is contained in:
parent
1d4d3536e3
commit
e3262d33d6
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ import gobject
|
|||
import gtk
|
||||
import sys
|
||||
import tempfile
|
||||
import os
|
||||
|
||||
# Prevent loading PyXML
|
||||
import xml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue