[Python-3000] Py3k release schedule worries (original) (raw)

Brett Cannon brett at python.org
Wed Dec 20 18:55:12 CET 2006


On 12/20/06, Greg Ewing <greg.ewing at canterbury.ac.nz> wrote:

Brett Cannon wrote: > No, but I view sys as place to put stuff that influences the running of > the interpreter and I don't put compile() in that category. So what about sys.argv, sys.std{in,out,err}, sys.excinfo, etc. etc.? They're not exactly about influencing the running of the interpreter, either.

Oh, I know. I have proposed in the past to get 'sys' cleaned up. But Guido said to let this one go so I am.

-Brett -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.python.org/pipermail/python-3000/attachments/20061220/ccf77a7a/attachment.html



More information about the Python-3000 mailing list