Added a few more little madoodles to supported stuff.

This commit is contained in:
Jeremy Fincher 2004-08-27 04:32:15 +00:00
parent 2c5276bc98
commit f7094ae7b9

View File

@ -334,9 +334,11 @@ class IrcState(IrcCommandDispatcher):
'maxbans': int,
'maxtargets': int,
'nicklen': int,
'maxnicklen': int,
'topiclen': int,
'kicklen': int,
'awaylen': int,
'silence': int,
})
def _prefixParser(s):
if ')' in s: