Files
cpython/Objects
Guido van Rossum 8ac004e698 Make chr() and ord() return/accept surrogate pairs in narrow builds.
The domain of chr() and the range of ord() are now always [0 ... 0x10FFFF].
2007-07-15 13:00:05 +00:00
..
2007-07-11 13:57:16 +00:00
2007-07-11 20:01:43 +00:00