I don't know what the difference is, but CVS tells me something's different.

This commit is contained in:
Jeremy Fincher 2004-01-20 12:32:21 +00:00
parent 6748dc22ee
commit 3936afc419
1 changed files with 0 additions and 1 deletions

View File

@ -70,7 +70,6 @@ def registerChannelValue(group, name, value):
def registerGlobalValue(group, name, value):
group.register(name, value)
class ValidNick(registry.String):
def set(self, s):