> On 28 Nov 2015, at 15:04, Glyph <[email protected]> wrote: > >> >> On Nov 28, 2015, at 1:39 AM, Amber Hawkie Brown <[email protected]> >> wrote: >> >> >>> On 27 Nov 2015, at 20:10, Phil Mayers <[email protected]> wrote: >>> >>> Does this look right? >>> >>> https://twistedmatrix.com/documents/current/api/twisted.internet.interfaces.IReadWriteDescriptor.html >>> >>> Looks like docs for logPrefix has stomped on docs for all the other >>> interface methods? >>> >>> _______________________________________________ >>> Twisted-Python mailing list >>> [email protected] >>> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python >> >> Yeah, this is a bug in PyDoctor we haven't got to the bottom of... sorry! > > Do you happen to have a link to the bug?
Yep! https://github.com/twisted/pydoctor/issues/10 The multiple inheritance is messing things up... - Amber
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
