mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Some more drei updates
This commit is contained in:
parent
291b491c3e
commit
1f05e85408
21 changed files with 142 additions and 53 deletions
|
|
@ -7,6 +7,8 @@ See the file 'LICENSE' for copying permission
|
|||
|
||||
import numbers
|
||||
|
||||
from lib.core.compat import cmp
|
||||
|
||||
class xrange(object):
|
||||
"""
|
||||
Advanced (re)implementation of xrange (supports slice/copy/etc.)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue