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 christian.heimes
Recipients brett.cannon, christian.heimes, gvanrossum
Date 2007-10-15.20:28:51
SpamBayes Score 0.089681186
Marked as misclassified No
Message-id <1192480131.59.0.0018284140008.issue1267@psf.upfronthosting.co.za>
In-reply-to
Content
I've some code around which sets sys.stdin, out and err in C code. The
code is far from perfect and I haven't checked it for reference leaks
yet. I like to get your comment on the style and error catching.
Files
File name Uploaded
py3k_initio.patch christian.heimes, 2007-10-15.20:28:51
History
Date User Action Args
2007-10-15 20:28:51christian.heimessetspambayes_score: 0.0896812 -> 0.089681186
recipients: + christian.heimes, gvanrossum, brett.cannon
2007-10-15 20:28:51christian.heimessetspambayes_score: 0.0896812 -> 0.0896812
messageid: <1192480131.59.0.0018284140008.issue1267@psf.upfronthosting.co.za>
2007-10-15 20:28:51christian.heimeslinkissue1267 messages
2007-10-15 20:28:51christian.heimescreate