Very strange unicode behaviour

Thomas Heller theller at python.net
Fri Jan 16 11:47:54 EST 2004


Syver Enstad <syver at inout.no> writes:

> Thomas Heller <theller at python.net> writes:
>
>> > Is this behaviour the same on Python 2.3?
>> 
>> No, it behaves correctly as it seems:
>
> That's a relief. See my later post to see why the first report I gave
> was *very* confusing.

It looks like an ignored exception somewhere without calling
PyErr_Clear().

Thomas



More information about the Python-list mailing list