Re: [Python-Dev] PEP 304 - is anyone really interested?

2005-06-23 Thread Bob Ippolito
On Jun 23, 2005, at 10:11 PM, Greg Ewing wrote: > Skip Montanaro wrote: > >> I wrote PEP 304, "Controlling Generation of Bytecode Files": >> >> http://www.python.org/peps/pep-0304.html >> > > I would like to see some way of having bytecode files put > into platform/version dependent subdirecto

Re: [Python-Dev] PEP 304 - is anyone really interested?

2005-06-23 Thread Greg Ewing
Skip Montanaro wrote: > I wrote PEP 304, "Controlling Generation of Bytecode Files": > > http://www.python.org/peps/pep-0304.html I would like to see some way of having bytecode files put into platform/version dependent subdirectories, which would make it easier e.g. to have Python code share

Re: [Python-Dev] PEP 304 - is anyone really interested?

2005-06-22 Thread Trent Mick
[Skip Montanaro wrote] > > I wrote PEP 304, "Controlling Generation of Bytecode Files": > > http://www.python.org/peps/pep-0304.html > > ... > So speak up folks, otherwise my recommendation is that it be put out of its > misery. I've had use for it before, but have managed to work around th

[Python-Dev] PEP 304 - is anyone really interested?

2005-06-22 Thread Skip Montanaro
I wrote PEP 304, "Controlling Generation of Bytecode Files": http://www.python.org/peps/pep-0304.html quite awhile ago. The first version appeared in January 2003 in response to questions from people about controlling/suppressing bytecode generation in certain situations. It sat idle for a