Limnoria/plugins/Topic
Daniel Folkinshteyn 2925c45b51 restore the 'import re' to Topic plugin, which was for some reason taken out
two commits ago, in commit 51cabeea33
it is necessary for the operation of the plugin
(specifically, in the _checkManageCapabilities function)

the tests didn't catch that because it apparently imports re separately.
2011-02-25 19:22:56 +01:00
..
locale Topic: fix a translation 2010-10-30 12:49:12 +02:00
README.txt Added Topic in the new plugin format. 2005-02-02 04:39:30 +00:00
__init__.py Topic plugin: Add persistence support. 2010-05-11 18:22:37 -04:00
config.py topic now checks for +t mode before denying topic changes, and also allows halfops in addition to ops. 2011-02-25 18:53:11 +01:00
messages.pot Topic: Fix bad doctring 2010-10-30 12:24:02 +02:00
plugin.py restore the 'import re' to Topic plugin, which was for some reason taken out 2011-02-25 19:22:56 +01:00
test.py topic now checks for +t mode before denying topic changes, and also allows halfops in addition to ops. 2011-02-25 18:53:11 +01:00

README.txt

Insert a description of your plugin here, with any notes, etc. about using it.