> I know that it had worked in the version 2.5, Python 3.0 rc2 doesn't > seem to recognize it as a function.
a) I discourage usage of unicode and str converters; consider using .encode/.decode instead b) unicode is now called str Regards, Martin _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com