]> granicus.if.org Git - python/commit
raw_unicode_escape() uses the new Unicode API
authorVictor Stinner <victor.stinner@haypocalc.com>
Thu, 29 Sep 2011 21:50:23 +0000 (23:50 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Thu, 29 Sep 2011 21:50:23 +0000 (23:50 +0200)
commitc806fdcd8b9b4a4e42c647d1a9155485a2fae502
tree5a438efe1102a6a2ea9438fa612a8c3b3a3b4883
parent121aab4ba13e2a26d0414da862cdf887e3a0395b
raw_unicode_escape() uses the new Unicode API
Modules/_pickle.c