diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-09-11 03:07:38 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-09-11 03:07:38 (GMT) |
commit | 78e0fc74bce026ddf67d029030a90c9b8faffcb5 (patch) | |
tree | d66ea7c58d2630b08bf81f04e3d636a15b75314a /Mac/Python | |
parent | 0ebeb584a496fec7a09bd62cb20ceb15cabde4e7 (diff) | |
download | cpython-78e0fc74bce026ddf67d029030a90c9b8faffcb5.zip cpython-78e0fc74bce026ddf67d029030a90c9b8faffcb5.tar.gz cpython-78e0fc74bce026ddf67d029030a90c9b8faffcb5.tar.bz2 |
Possibly the end of SF [#460020] bug or feature: unicode() and subclasses.
Changed unicode(i) to return a true Unicode object when i is an instance of
a unicode subclass. Added PyUnicode_CheckExact macro.
Diffstat (limited to 'Mac/Python')
0 files changed, 0 insertions, 0 deletions