SupySandbox: Mark plugin is currently deprecated.

master
Valentin Lorentz 2012-09-19 04:18:21 +00:00
parent 575a2eb91d
commit 7147abb9c3
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
SupySandbox is currently deprecated, do not use this plugin.
SupySandbox provides a safe way to allow everybody to run Python code from IRC
thanks to haypo's pysandbox.

View File

@ -37,6 +37,8 @@ Ce plugin est un portage du robot IRC Fschfsch, servant à fournir un accès
import supybot
import supybot.world as world
deprecated = True
# Use this for the version of this plugin. You may wish to put a CVS keyword
# in here if you're keeping the plugin in CVS or some similar system.
__version__ = "0.1"