Commit Graph

4 Commits

Author SHA1 Message Date
brent s. 7f3b8b98aa i think that's it for logging on system libs 2019-12-30 05:34:34 -05:00
brent s. d7d85c7d9d future proofing is good, but...
since print() was made a function in py3, i can predict at some point
that return will be made a func as well. sure, good.
but "return()" *currently* returns an empty tuple. We want to
explicitly return None for testing purposes.
2019-12-11 04:33:15 -05:00
brent s. 06c99221d2 okay, some minor changes to the XML stuff. getting there 2019-12-10 06:59:47 -05:00
brent s. ebfd164015 locales and console settings are done 2019-12-04 01:48:41 -05:00