[Python-3000] Py3k release schedule worries
Greg Ewing
greg.ewing at canterbury.ac.nz
Wed Dec 20 11:32:09 CET 2006
More information about the Python-3000 mailing list
Wed Dec 20 11:32:09 CET 2006
- Previous message: [Python-3000] Py3k release schedule worries
- Next message: [Python-3000] Py3k release schedule worries
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.exc_info, etc. etc.? They're not exactly
about influencing the running of the interpreter,
either.
--
Greg
- Previous message: [Python-3000] Py3k release schedule worries
- Next message: [Python-3000] Py3k release schedule worries
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-3000 mailing list