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 nailor
Recipients Arfrever, barry, benjamin.peterson, christian.heimes, georg.brandl, giampaolo.rodola, hynek, larry, nailor
Date 2013-09-30.21:02:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1380574943.53.0.0828336253205.issue16040@psf.upfronthosting.co.za>
In-reply-to
Content
Regarding the implementation: all commands (even those returning multiple lines), use the same readline method.

I've attached a patch for 2.6, working on the 2.7+ too.
History
Date User Action Args
2013-09-30 21:02:23nailorsetrecipients: + nailor, barry, georg.brandl, larry, giampaolo.rodola, christian.heimes, benjamin.peterson, Arfrever, hynek
2013-09-30 21:02:23nailorsetmessageid: <1380574943.53.0.0828336253205.issue16040@psf.upfronthosting.co.za>
2013-09-30 21:02:23nailorlinkissue16040 messages
2013-09-30 21:02:23nailorcreate