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: ...