Working out some python3 kinks

This commit is contained in:
Shane McDonald
2019-01-18 00:03:33 -05:00
parent c3ae700888
commit e09684462c
4 changed files with 10 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
import sys
import os
import signal