This commit is contained in:
Benjamyn Love 2017-09-25 12:25:05 +10:00
parent 144d676ecb
commit 7d20140563

View File

@ -1,3 +1,4 @@
#!/usr/bin/python2.7
import subprocess import subprocess
import re # YAY REVERSE ENGINEER... wait its just regex import re # YAY REVERSE ENGINEER... wait its just regex
import readline import readline