import printhelper #defines various print methods named "print_
def print(to_print, format=
to_call = getattr(printhelper, "print_%s" % type, printhelper.print_text)
return to_call(to_print)
{Notes to self, programming, technology, linux, windows, git} U {Papers, reviews, games, coffee, tabletennis, ramblings} = {things worth saving}
No comments:
Post a Comment