On Tue, 03 Jul 2007 19:54:57 +0200, Méta-MCI wrote:

>> Python 3000 doesn't include many significant changes to the language
> 
> One exemple : non-Ascii characters in identifiers (= no significatif 
> change?)

Not in the sense that old code doesn't work anymore.  ASCII sources still
work in Python 3000.  And this change may be already in a Python 2.x
before P3K.

Ciao,
        Marc 'BlackJack' Rintsch
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to