File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- #!/usr/bin/env python
1+ #!/usr/bin/env python3
22# -*- coding: utf-8 -*-
33
44import sys
Original file line number Diff line number Diff line change 1- #!/usr/bin/env python
1+ #!/usr/bin/env python3
22# -*- coding: utf-8 -*-
33
44import sys
Original file line number Diff line number Diff line change 1- #!/usr/bin/env python
1+ #!/usr/bin/env python3
22# -*- coding: utf-8 -*-
33
44import re
Original file line number Diff line number Diff line change 1- #!/usr/bin/env python
1+ #!/usr/bin/env python3
22# -*- coding: utf-8 -*-
33
44__title__ = 'sqlmapcli'
Original file line number Diff line number Diff line change 1- #!/usr/bin/env python
1+ #!/usr/bin/env python3
22# -*- coding: utf-8 -*-
33
44
Original file line number Diff line number Diff line change 1- #!/usr/bin/env python
1+ #!/usr/bin/env python3
22# -*- coding: utf-8 -*-
33
44import sys
You can’t perform that action at this time.
0 commit comments