> I am using bits of PUA
Which bits specifically?
Regards,
Martin
___
Python-3000 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe:
http://mail.python.org/mailman/options/python-3000/archive%40mail-arc
2008/10/12 "Martin v. Löwis" <[EMAIL PROTECTED]>:
>> I am using bits of PUA
>
> Which bits specifically?
Well, not bits in the technical sense, just a small range U+E650...U+E677.
--
Marcin Kowalczyk
[EMAIL PROTECTED]
http://qrnik.knm.org.pl/~qrczak/
>>> I am using bits of PUA
>> Which bits specifically?
>
> Well, not bits in the technical sense, just a small range U+E650...U+E677.
:-) That's exactly what I wanted to know. If Python ever uses PUA
characters, there shouldn't be any collisions with that range.
Regards,
Martin