In article <[EMAIL PROTECTED]>,
sturlamolden  <[EMAIL PROTECTED]> wrote:
>On 18 Des, 10:24, Roger Binns <[EMAIL PROTECTED]> wrote:
>> 
>> You would have more luck getting this sort of change into Python 3 since
>> that requires most extension modules to be modified a bit (eg to deal
>> with string and unicode issues).
>
>PEPs are closed for Python 3.

That's true for core interpreter changes and only applies to Python 3.0.
Overall, what Roger said is true: if there is any hope for your proposal,
you must ensure that you can make it happen in Python 3.
-- 
Aahz ([EMAIL PROTECTED])           <*>         http://www.pythoncraft.com/

"Typing is cheap.  Thinking is expensive."  --Roy Smith
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to