bitbot-3.11-fork/src/utils
2021-03-07 15:36:17 +00:00
..
datetime "mi" -> "m" for minute 2020-04-09 21:05:51 +01:00
parse handle /[/,`#]/ as sed delimeters 2021-02-20 18:41:40 +00: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 Clarify which bitbotd -a options are optional (#263) 2021-02-06 00:34:22 +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 "unpacking a string is disallowed" 2020-08-26 10:35:10 +00: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 remove scrypt requirement, use hashlib.scrypt instead 2021-03-07 15:36:17 +00:00
settings.py allow IntRangeSetting max to be optional 2020-03-09 08:23:07 +00:00