Commit Graph

8 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. c7ce23ff0f restructure this a bit, and timezone done 2019-12-07 00:16:46 -05:00
brent s. 782ed08a3c services done. that was easy! 2019-12-06 22:57:32 -05:00
brent s. ebfd164015 locales and console settings are done 2019-12-04 01:48:41 -05:00
brent s f0d93658d0 size converter done 2019-10-30 03:29:12 -04:00
brent s 7f1bbc5022 checking in some XSD work 2019-10-28 01:26:31 -04:00