[Python-3000] setup.py fails in the py3k-struni branch

"Martin v. Löwis" martin at v.loewis.de
Thu Jun 7 23:07:32 CEST 2007


> I've ran across the same zero arg split error a while back when attempting 
> to run 'make test'.  Below was the solution I came up with.  Is there going 
> to be an unicode equivalent to the str.translate() method?

The unicode type supports translate since 2.0.

Regards,
Martin


More information about the Python-3000 mailing list