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 erob
Recipients amaury.forgeotdarc, andyharrington, barry, eric.araujo, erob, flox, georg.brandl, ggenellina, grahamd, oopos, pebbe, pitrou, quentel, r.david.murray, tcourbon, tobias, v+python, vstinner
Date 2011-01-14.09:25:55
SpamBayes Score 2.1115045e-07
Marked as misclassified No
Message-id <4D301976.8080409@gthcfoundation.org>
In-reply-to <1294985291.35.0.154518389234.issue4953@psf.upfronthosting.co.za>
Content
+1

thanks for this input. I agree for the most part. However if the io
semantics in python 3 is radically different than on python 2, I could
have expected that WSGI scripts would similarly depend on a newer
type of file descriptor access using the ``sys`` module.

cheers!
History
Date User Action Args
2011-01-14 09:26:01erobsetrecipients: + erob, barry, georg.brandl, amaury.forgeotdarc, ggenellina, pitrou, vstinner, andyharrington, eric.araujo, grahamd, v+python, r.david.murray, oopos, tcourbon, tobias, flox, pebbe, quentel
2011-01-14 09:25:55eroblinkissue4953 messages
2011-01-14 09:25:55erobcreate