id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	branch	branch_author	launchpad_bug
5131	t.i.p.BaseProtocol mentions unknow 'dataReceived'	multani	exarkun	"Reading the API documentation of t.i.p.BaseProtocol, it says that:


{{{
... My API is quite simple. Implement dataReceived(data) ...
}}}

But dataReceived() is actually implemented by the subclass in t.i.p.Protocol.

If you read the documentation of BaseProtocol only, there's no way (AFAIK) that dataReceived() implemented by your subclass is going to be called. So I think andthe docstring of BaseProtocol should be updated not to mention dataReceived(). Otherwise, it just confuses reader."	defect	closed	normal		core	fixed	documentation	jesstess	branches/baseprotocol-docstring-5131	exarkun	
