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 vstinner
Recipients jwilk, klausman, nadeem.vawda, petri.lehtinen, python-dev, vstinner
Date 2011-11-03.19:36:18
SpamBayes Score 9.329159e-05
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
> It seems that putp() should also accept only bytes,
> because it's used to output terminal commands.

Ok, here is another fix for Python 3.2 and 3.3. I'm closing the issue again.
History
Date User Action Args
2011-11-03 19:36:19vstinnersetrecipients: + vstinner, nadeem.vawda, jwilk, klausman, python-dev, petri.lehtinen
2011-11-03 19:36:19vstinnersetmessageid: <[email protected]>
2011-11-03 19:36:18vstinnerlinkissue10570 messages
2011-11-03 19:36:18vstinnercreate