Guido van Rossum schrieb: > 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'll make the change. And, btw: after a manual clean, the win64 buildbot compiles again. _______________________________________________ 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