This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eli.bendersky
Recipients Ramchandra Apte, amak, eli.bendersky, eric.araujo, ezio.melotti, georg.brandl, giampaolo.rodola, hynek, ncoghlan, pmoody, python-dev, sandro.tosi, serhiy.storchaka, terry.reedy, tshepang
Date 2012-08-09.08:31:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344501096.15.0.845407373023.issue14814@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch adding documentation to the *Interface classes.

I must say I'm not very psyched about the with_* methods. Their outputs are inconsistent, unlike in *Network, where all return strings.
History
Date User Action Args
2012-08-09 08:31:36eli.benderskysetrecipients: + eli.bendersky, georg.brandl, terry.reedy, ncoghlan, giampaolo.rodola, amak, ezio.melotti, eric.araujo, pmoody, sandro.tosi, tshepang, python-dev, Ramchandra Apte, hynek, serhiy.storchaka
2012-08-09 08:31:36eli.benderskysetmessageid: <1344501096.15.0.845407373023.issue14814@psf.upfronthosting.co.za>
2012-08-09 08:31:35eli.benderskylinkissue14814 messages
2012-08-09 08:31:35eli.benderskycreate