fix hs module to work with python3

This commit is contained in:
mutantmonkey
2011-10-19 18:56:04 -04:00
parent 029ef79458
commit 4990fb63cf
2 changed files with 30 additions and 29 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/python2
#!/usr/bin/python3
"""
tfw.py - the fucking weather module
author: mutantmonkey <mutantmonkey@gmail.com>