mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-02-05 21:16:34 +00:00
Some more drei stuff
This commit is contained in:
3
thirdparty/gprof2dot/gprof2dot.py
vendored
3
thirdparty/gprof2dot/gprof2dot.py
vendored
@@ -29,8 +29,11 @@ import os.path
|
||||
import re
|
||||
import textwrap
|
||||
import optparse
|
||||
import sys
|
||||
import xml.parsers.expat
|
||||
|
||||
if sys.version_info.major > 2:
|
||||
xrange = range
|
||||
|
||||
try:
|
||||
# Debugging helper module
|
||||
|
||||
Reference in New Issue
Block a user