◐ Shell
clean mode source ↗

Message 149369 - Python tracker

Message149369

Author roger.serwy
Recipients ajaksu2, roger.serwy, terry.reedy
Date 2011-12-13.00:57:23
SpamBayes Score 0.060634416
Marked as misclassified No
Message-id <1323737844.08.0.712986717367.issue7163@psf.upfronthosting.co.za>
In-reply-to
Content
If you add "return len(s)" to PseudoFile::write in PyShell.py, then it will work. However, this approach may not be "the right thing to do."
History
Date User Action Args
2011-12-13 00:57:24roger.serwysetrecipients: + roger.serwy, terry.reedy, ajaksu2
2011-12-13 00:57:24roger.serwysetmessageid: <1323737844.08.0.712986717367.issue7163@psf.upfronthosting.co.za>
2011-12-13 00:57:23roger.serwylinkissue7163 messages
2011-12-13 00:57:23roger.serwycreate