Eric Smith wrote:
> Eric Smith wrote:
>> Guido van Rossum wrote:
>>> If this is Py3k, perhaps the result should be a PyUnicode instead?
>> Probably so, yes.
>>
>> But I can't reproduce this on a Fedora Core 6 box.  I'm compiling under 
>> Windows now to see if I can reproduce it there.  I'll change it to 
>> PyUnicode_Check shortly, even if I can't reproduce it.
> 
> I reproduced it on Windows, and checked in the fix, which Guido 
> diagnosed correctly.  I'm not sure what the issue with my FC6 box is, 
> I'll investigate.

I assume it's yet another problem with the makefile. Most likely the
header files aren't listed correctly. I'm working on it.

Christian

_______________________________________________
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

Reply via email to