]> granicus.if.org Git - python/commit
locale.bindtextdomain(): use PyUnicode_FSConverter() to parse the filename
authorVictor Stinner <victor.stinner@haypocalc.com>
Fri, 11 Jun 2010 22:09:51 +0000 (22:09 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Fri, 11 Jun 2010 22:09:51 +0000 (22:09 +0000)
commit9e19ca42d31ba9ff3bc3dc901d832877d3815adb
treec4bebc4e77740883b8e96e2d1968da35f5af3eab
parentc629d51ea9655964843df31df46112bd78bfcabf
locale.bindtextdomain(): use PyUnicode_FSConverter() to parse the filename
Modules/_localemodule.c