Added __revision__.

This commit is contained in:
Jeremy Fincher 2004-08-30 20:04:02 +00:00
parent 74b4628d0b
commit 2faa09670a

View File

@ -34,6 +34,8 @@ This is for jemfinch's debugging only. If this somehow gets added and
committed, remove it immediately. It must not be released.
"""
__revision__ = "$Id$"
import supybot.plugins as plugins
import sys