mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-05 10:39:22 +01:00
d24130f46d
running supybot-adduser (or supybot-reset-password) with a recent python would result in the warning: > ``` > /usr/local/bin/supybot-adduser:59: SyntaxWarning: "is not" with a literal. Did you mean "!="? > if len(args) is not 1: > ``` This commits corrects the syntax. ` |
||
---|---|---|
.. | ||
supybot | ||
supybot-adduser | ||
supybot-botchk | ||
supybot-plugin-create | ||
supybot-plugin-doc | ||
supybot-reset-password | ||
supybot-test | ||
supybot-wizard |