summaryrefslogtreecommitdiffstats
path: root/Lib/shelve.py
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2010-10-17 01:24:53 (GMT)
committerVictor Stinner <victor.stinner@haypocalc.com>2010-10-17 01:24:53 (GMT)
commit49d3f2514b4edcabae3b08286016c98b584bb3a2 (patch)
treebfff7850a9d022e4dc89111399a62ac16ed79d5d /Lib/shelve.py
parent3e85dfd15e36b7d890fb70a6c9edf0b1e6bbff6c (diff)
downloadcpython-49d3f2514b4edcabae3b08286016c98b584bb3a2.zip
cpython-49d3f2514b4edcabae3b08286016c98b584bb3a2.tar.gz
cpython-49d3f2514b4edcabae3b08286016c98b584bb3a2.tar.bz2
_PyImport_FixupExtension() and _PyImport_FindExtension() uses FS encoding
* Rename _PyImport_FindExtension() to _PyImport_FindExtensionUnicode(): the filename becomes a Unicode object instead of byte string * Rename _PyImport_FixupExtension() to _PyImport_FixupExtensionUnicode(): the filename becomes a Unicode object instead of byte string
Diffstat (limited to 'Lib/shelve.py')
0 files changed, 0 insertions, 0 deletions