ERR_ERRONEUSNICKNAME is unhandled and irc_ERR_NICKNAMEINUSE's docstring is wrong
| Newsgroups | gmane.comp.python.twisted.bugs |
|---|---|
| Message-ID | <[email protected]> |
New submission from tomf <None>: In IRCClient ERR_ERRONEUSNICKNAME is unhandled and irc_ERR_NICKNAMEINUSE's docstring is wrong. It says "Called when we try to register an invalid nickname" when it should say "Called when we try use a nickname that is in use", or something to that extent. ---------- Type : defect Component: words Keywords : Priority : normal Nosy : ---------- http://twistedmatrix.com/trac/ticket/3944