mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-09 22:21:30 +00:00
reverted a previous commit as not all distributions create a link file /usr/bin/python2 to the Python interpreter
This commit is contained in:
2
thirdparty/beautifulsoup/__init__.py
vendored
2
thirdparty/beautifulsoup/__init__.py
vendored
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python
|
||||
#
|
||||
# Copyright (c) 2004-2010, Leonard Richardson
|
||||
#
|
||||
|
||||
2
thirdparty/bottle/__init__.py
vendored
2
thirdparty/bottle/__init__.py
vendored
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python
|
||||
|
||||
"""
|
||||
Copyright (c) 2006-2013 sqlmap developers (http://sqlmap.org/)
|
||||
|
||||
2
thirdparty/bottle/bottle.py
vendored
2
thirdparty/bottle/bottle.py
vendored
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
"""
|
||||
Bottle is a fast and simple micro-framework for small web applications. It
|
||||
|
||||
2
thirdparty/clientform/__init__.py
vendored
2
thirdparty/clientform/__init__.py
vendored
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python
|
||||
#
|
||||
# Copyright 2007-2008 David McNab
|
||||
#
|
||||
|
||||
2
thirdparty/fcrypt/__init__.py
vendored
2
thirdparty/fcrypt/__init__.py
vendored
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python
|
||||
|
||||
#Copyright (c) 2004, Carey Evans <careye@spamcop.net>
|
||||
#All rights reserved.
|
||||
|
||||
2
thirdparty/gprof2dot/__init__.py
vendored
2
thirdparty/gprof2dot/__init__.py
vendored
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python
|
||||
#
|
||||
# Copyright 2008-2009 Jose Fonseca
|
||||
#
|
||||
|
||||
2
thirdparty/gprof2dot/gprof2dot.py
vendored
2
thirdparty/gprof2dot/gprof2dot.py
vendored
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python
|
||||
#
|
||||
# Copyright 2008-2009 Jose Fonseca
|
||||
#
|
||||
|
||||
2
thirdparty/keepalive/__init__.py
vendored
2
thirdparty/keepalive/__init__.py
vendored
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python
|
||||
#
|
||||
# Copyright 2002-2003 Michael D. Stenner
|
||||
#
|
||||
|
||||
2
thirdparty/keepalive/keepalive.py
vendored
2
thirdparty/keepalive/keepalive.py
vendored
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python
|
||||
#
|
||||
# Copyright 2002-2003 Michael D. Stenner
|
||||
#
|
||||
|
||||
2
thirdparty/multipart/multipartpost.py
vendored
2
thirdparty/multipart/multipartpost.py
vendored
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python
|
||||
|
||||
"""
|
||||
02/2006 Will Holcomb <wholcomb@gmail.com>
|
||||
|
||||
2
thirdparty/odict/__init__.py
vendored
2
thirdparty/odict/__init__.py
vendored
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python
|
||||
#
|
||||
# The BSD License
|
||||
#
|
||||
|
||||
2
thirdparty/oset/_abc.py
vendored
2
thirdparty/oset/_abc.py
vendored
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python
|
||||
# -*- mode:python; tab-width: 2; coding: utf-8 -*-
|
||||
|
||||
"""Partially backported python ABC classes"""
|
||||
|
||||
2
thirdparty/oset/pyoset.py
vendored
2
thirdparty/oset/pyoset.py
vendored
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python
|
||||
# -*- mode:python; tab-width: 2; coding: utf-8 -*-
|
||||
|
||||
"""Partially backported python ABC classes"""
|
||||
|
||||
2
thirdparty/pagerank/__init__.py
vendored
2
thirdparty/pagerank/__init__.py
vendored
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python
|
||||
#
|
||||
# The MIT License
|
||||
#
|
||||
|
||||
2
thirdparty/pagerank/pagerank.py
vendored
2
thirdparty/pagerank/pagerank.py
vendored
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python
|
||||
#
|
||||
# Script for getting Google Page Rank of page
|
||||
# Google Toolbar 3.0.x/4.0.x Pagerank Checksum Algorithm
|
||||
|
||||
2
thirdparty/prettyprint/__init__.py
vendored
2
thirdparty/prettyprint/__init__.py
vendored
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python
|
||||
|
||||
#Copyright (c) 2010, Chris Hall <chris.hall@mod10.net>
|
||||
#All rights reserved.
|
||||
|
||||
2
thirdparty/prettyprint/prettyprint.py
vendored
2
thirdparty/prettyprint/prettyprint.py
vendored
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python
|
||||
|
||||
#Copyright (c) 2010, Chris Hall <chris.hall@mod10.net>
|
||||
#All rights reserved.
|
||||
|
||||
2
thirdparty/pydes/__init__.py
vendored
2
thirdparty/pydes/__init__.py
vendored
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python
|
||||
#
|
||||
# Copyright 2009 Todd Whiteman
|
||||
#
|
||||
|
||||
2
thirdparty/socks/socks.py
vendored
2
thirdparty/socks/socks.py
vendored
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python
|
||||
|
||||
"""SocksiPy - Python SOCKS module.
|
||||
Version 1.00
|
||||
|
||||
2
thirdparty/xdot/__init__.py
vendored
2
thirdparty/xdot/__init__.py
vendored
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python
|
||||
#
|
||||
# Copyright 2008-2009 Jose Fonseca
|
||||
#
|
||||
|
||||
2
thirdparty/xdot/xdot.py
vendored
2
thirdparty/xdot/xdot.py
vendored
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2
|
||||
#!/usr/bin/env python
|
||||
#
|
||||
# Copyright 2008 Jose Fonseca
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user