]> granicus.if.org Git - python/commit
Marc-Andre Lemburg:
authorGuido van Rossum <guido@python.org>
Mon, 1 May 2000 21:27:20 +0000 (21:27 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 1 May 2000 21:27:20 +0000 (21:27 +0000)
commit0e4f657a50e45922fbf029e8e4e6ecf0cbb6ddef
treea517c2aa6e8bf4469d2b97e7edf618d84983a4dd
parent96774c1347a9849fb49b006b5451c8d156c51446
Marc-Andre Lemburg:

Fixed \OOO interpretation for Unicode objects. \777 now
correctly produces the Unicode character with ordinal 511.
Objects/unicodeobject.c