twisted.words.protocols.irc contains a lot of duplication of constant values
| Newsgroups | gmane.comp.python.twisted.bugs |
|---|---|
| Message-ID | <[email protected]> |
New submission from jonathanj <None>: All constants appear twice, once in the module as literal variable assignments and again in the `symbolic_to_numeric` dictionary. ---------- Type : enhancement Component: words Keywords : irc Priority : normal Nosy : ---------- http://twistedmatrix.com/trac/ticket/3840