bitbot-3.11-fork/src/utils
2020-04-09 21:05:51 +01:00
..
datetime "mi" -> "m" for minute 2020-04-09 21:05:51 +01:00
parse fix regression of message filters not matching without formatting 2020-04-08 18:19:06 +01:00
__init__.py open possibly-utf8 files with forced utf8 2020-02-24 15:24:39 +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 insert decorator kwargs because decorators are run innermost first 2020-02-27 17:58:06 +00:00
errors.py "EventsResultsError"->"EventResultsError", move errors to utils.error 2019-11-18 12:06:59 +00:00
http.py experimental support for rss bindhost 2020-04-09 15:47:20 +01:00
io.py open possibly-utf8 files with forced utf8 2020-02-24 15:24:39 +00:00
irc.py remove now-unused vars 2020-04-08 14:20:33 +01:00
security.py use "latin-1" consitently (not "iso-8859-1") 2020-02-24 13:28:23 +00:00
settings.py allow IntRangeSetting max to be optional 2020-03-09 08:23:07 +00:00