Limnoria/plugins/Topic
Daniel Folkinshteyn f25d1546bf 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.
2010-05-13 00:52:58 -04:00
..
README.txt
__init__.py Topic plugin: Add persistence support. 2010-05-12 13:19:54 -04:00
config.py topic now checks for +t mode before denying topic changes, and also allows halfops in addition to ops. 2010-04-11 12:48:08 -04:00
plugin.py restore the 'import re' to Topic plugin, which was for some reason taken out 2010-05-13 00:52:58 -04:00
test.py topic now checks for +t mode before denying topic changes, and also allows halfops in addition to ops. 2010-04-11 12:48:08 -04:00

README.txt

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