diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-03-07 17:20:56 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-03-07 17:20:56 (GMT) |
commit | 9587286f98676f7723b0f8e2da17422f8ca84bf9 (patch) | |
tree | c9b86d7b11e32ff142bfe08b29ef69d7fb4246ff /Include/classobject.h | |
parent | 53dc735168c876b5ed2e4553965014b07c03904e (diff) | |
download | cpython-9587286f98676f7723b0f8e2da17422f8ca84bf9.zip cpython-9587286f98676f7723b0f8e2da17422f8ca84bf9.tar.gz cpython-9587286f98676f7723b0f8e2da17422f8ca84bf9.tar.bz2 |
Issue #3080: Import builtins using Unicode strings
- is_builtin(), init_builtin(), load_builtin() and other builtin related
functions use Unicode strings, instead of byte strings
- Rename _PyImport_FixupExtensionUnicode() to _PyImport_FixupExtensionObject()
- Rename _PyImport_FindExtensionUnicode() to _PyImport_FindExtensionObject()
Diffstat (limited to 'Include/classobject.h')
0 files changed, 0 insertions, 0 deletions