neil wrote: > what are the advantages? if it wasn't for python 3 breaking backwards > compatibility would it be the better choice?
IMHO the killer app for Python 3 is in more reasonable support for foreign character sets (no matter where your are, at least one out of the hundred-odd Unicode character sets is going to be foreign,) and generally internationalized data processing. Mel. -- http://mail.python.org/mailman/listinfo/python-list