7f3b8b98aa
i think that's it for logging on system libs
2019-12-30 05:34:34 -05:00
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
a1bc613979
XML validation is a LOT cleaner now
2019-12-11 04:32:07 -05:00
06c99221d2
okay, some minor changes to the XML stuff. getting there
2019-12-10 06:59:47 -05:00
c7ce23ff0f
restructure this a bit, and timezone done
2019-12-07 00:16:46 -05:00
782ed08a3c
services done. that was easy!
2019-12-06 22:57:32 -05:00
9ec1b29160
users is done
2019-12-06 21:19:42 -05:00
af32ba1eed
users *almost* done
2019-12-06 05:30:47 -05:00
3b3cdb3f6d
whoops, circular imports
2019-12-05 18:04:51 -05:00
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