Limnoria/plugins/Misc
Valentin Lorentz 5e91a68ab0 Misc: Fix drop of the last (nb_mores % plugins.Misc.mores) messages.
If the last batch had less than plugins.Misc.mores messages;
getting the last messages of the batch would raise an IndexError,
causing the whole batch to be dropped.
2020-04-11 16:36:14 +02:00
..
locales Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
__init__.py Use importlib instead of imp. 2020-01-26 12:00:08 +01:00
config.py Misc: add ability to specify custom help URLs when 'help' is ran without arguments 2014-12-06 18:06:59 -08:00
messages.pot Squashed commit of the following: 2014-12-20 14:37:27 +01:00
plugin.py Misc: Fix drop of the last (nb_mores % plugins.Misc.mores) messages. 2020-04-11 16:36:14 +02:00
test.py Misc: Fix drop of the last (nb_mores % plugins.Misc.mores) messages. 2020-04-11 16:36:14 +02:00