bitbot-3.11-fork/src/utils
2019-05-19 16:24:38 +01:00
..
irc Implement utils.irc.hostmask_match for glob-like hostmask matching 2019-05-19 16:24:38 +01:00
__init__.py Support parsing iso8601 with microseconds 2019-04-28 12:11:48 +01: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 Put a helper function in utils to do iso8601 formatting. change IRCServer's 2019-02-17 14:15:40 +00:00
consts.py Add a way to force success and force failure of a command permission check 2019-01-28 23:29:52 +00:00
http.py forgot the beautiful % 2019-05-03 13:50:51 +10:00
parse.py Add a way to not put spaces between docstring lines when stripping \n 2019-05-18 18:34:27 +01:00
security.py Change arg types of constant_time_compare to typing.AnyStr (utils.security) 2019-02-12 11:59:55 +00:00