On Nov 15, 2007 11:35 AM, Thomas Heller <[EMAIL PROTECTED]> wrote: > Guido van Rossum schrieb: > > Perhaps changing the remaining occurrences to PyObject_Str will fix this? > > If PyObject_Unicode is #defined for backwards compatibility then the > occurences > should not be changed, imo.
Even if the #define exists for bw compat then we should still clean up the sources. It's not going to come back in a different guise. > If the #definition is only a hack then it should be changed. Right, it was only a hack so I wouldn't have to fix it in a dozen files. > I have no idea about the C - api compatibility plans for py3k. Me neither. We'll have to play this by the seat of our pants, as they say over here. _______________________________________________ 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