Commit Graph

2 Commits

Author SHA1 Message Date
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. edc78ea18e checking in before i do some major restructuring of wifi stuff in the xml/xsd 2019-12-01 05:07:20 -05:00