[Python-Dev] sys.__stdout__ - was RE: [Idle-dev] Doc Commentary
Fred L. Drake, Jr.
fdrake@acm.org
Wed, 25 Oct 2000 23:55:13 -0400 (EDT)
Mark Hammond writes:
> * Tools/unicode/makeunicodedata.py - exactly the idiom you despise.
> * Tools/il8n/pygettext.py - ditto
I've just fixed these two; too bad checkin messages aren't getting
sent. ;(
> * Tools/idle/PyParse.py - disabled, debugging output function - presumably
> to get around sys.stdout redirection - but this sounds suspect as an idiom
> to me too!
I've left this one for someone with a good idea about what to do
about it.
-Fred
--
Fred L. Drake, Jr. <fdrake at acm.org>
PythonLabs Team Member