forked from 0x2620/pandora
use python3
This commit is contained in:
parent
e4f8ffbf86
commit
65012d34ee
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
import os
|
||||
import signal
|
||||
import sys
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
from __future__ import print_function
|
||||
import json
|
||||
import os
|
||||
|
|
Loading…
Reference in a new issue