1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-08 21:51:28 +00:00

Remove some unneeded imports of re, and compile one pattern

This commit is contained in:
dmiller
2014-01-08 23:09:32 +00:00
parent b254234118
commit 3c9eeb3608
8 changed files with 3 additions and 11 deletions

View File

@@ -124,7 +124,6 @@ import errno
import gtk
import gobject
import os
import re
import time
import xml.sax