bitbot-3.11-fork/src/utils
2020-02-26 13:26:06 +00:00
..
datetime fix utils.datetime.format.to_pretty_time typehinting 2020-02-24 10:38:58 +00:00
parse convert & in sed to \g<0> so python handles full-match replacements 2020-02-26 13:26:06 +00:00
__init__.py open possibly-utf8 files with forced utf8 2020-02-24 15:24:39 +00:00
_consts_256_color.py
cli.py
consts.py
decorators.py support @utils.export on functions, to export those functions 2020-02-19 17:22:37 +00:00
errors.py
http.py replace lxml usage with html5lib! the future is cool 2020-02-13 21:50:33 +00:00
io.py open possibly-utf8 files with forced utf8 2020-02-24 15:24:39 +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