bitbot-3.11-fork/src/utils
2020-02-24 13:28:23 +00:00
..
datetime fix utils.datetime.format.to_pretty_time typehinting 2020-02-24 10:38:58 +00:00
parse a comment! 2020-02-19 15:02:12 +00:00
__init__.py handle git being in a detached head state when getting current commit 2020-02-08 13:21:29 +00:00
_consts_256_color.py Add src/utils/_consts_256_color.py that should have been added 2 commits ago 2019-01-16 11:25:40 +00:00
cli.py utils.cli shouldn't know about Database 2019-10-29 18:00:38 +00:00
consts.py move sys.exit() codes to an enum in utils.consts 2019-12-10 05:26:16 +00:00
decorators.py support @utils.export on functions, to export those functions 2020-02-19 17:22:37 +00:00
errors.py "EventsResultsError"->"EventResultsError", move errors to utils.error 2019-11-18 12:06:59 +00:00
http.py replace lxml usage with html5lib! the future is cool 2020-02-13 21:50:33 +00:00
irc.py change utils.irc.strip_font() to remove tokens, no regex 2020-01-22 16:32:21 +00:00
security.py use "latin-1" consitently (not "iso-8859-1") 2020-02-24 13:28:23 +00:00
settings.py accept "1"/"0" as "true"/"false" for !config 2020-02-06 17:58:29 +00:00