]> granicus.if.org Git - python/commit
reorganized PyUnicode_DecodeUnicodeEscape a bit (in order to make it
authorFredrik Lundh <fredrik@pythonware.com>
Sun, 18 Feb 2001 22:13:49 +0000 (22:13 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Sun, 18 Feb 2001 22:13:49 +0000 (22:13 +0000)
commitccc7473fc8593a19b9d8d26118c22eb759350a53
treeb935d0caf459df962d1856c565e967aa373bc8aa
parentb95896b2d2592132da97ef93f5583a45d49226a4
reorganized PyUnicode_DecodeUnicodeEscape a bit (in order to make it
less likely that bug #132817 ever appears again)
Objects/unicodeobject.c