Commit Graph

5 Commits

Author SHA1 Message Date
Connor Olding 7161f983ab fix __name__ being incorrect due to extra __all__
this fixes tracebacks and checks for __main__,
among other things.
2018-03-17 14:09:15 +01:00
Connor Olding ec71d4956e fix module leaking for real 2018-03-13 03:27:11 +01:00
Connor Olding e7783188bb tweak float exports 2018-02-02 08:51:39 +01:00
Connor Olding 169303813d basic PEP 8 compliance
rip readability
2018-01-22 19:40:36 +00:00
Connor Olding c81ce0afbb rename stuff and add a couple missing imports 2018-01-21 22:16:36 +00:00