id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,branch,branch_author,launchpad_bug
5764,t.w.p.i.IRCClient's API documentation is incomplete,Jonno_FTW,,"I started using for the first time twisted yesterday as I wanted to make a new IRC bot. I found the documentation below:

http://twistedmatrix.com/documents/current/api/twisted.words.protocols.irc.IRCClient.html

I could not find the method names to the numeric server responses listed and had to search through the source code for the following lookup table:

http://twistedmatrix.com/trac/browser/tags/releases/twisted-12.1.0/twisted/words/protocols/irc.py#L3158

All these method names should be listed in the docs with meaningful descriptions. 

Personally, I feel that users shouldn't have to read the source code to find a lookup table to see what API methods are available.
",defect,new,normal,,web,,"irc, ircclient, api docs, documentation",jknight,,,
