http://stackoverflow.com/questions/1275646/python-3-and-stat...
I would absolutely love a version of shedskin that moved to Python3 syntax and used optional typing.
def get_error_message(error_code: int) -> string: ...
http://stackoverflow.com/questions/1275646/python-3-and-stat...