summaryrefslogtreecommitdiffstats
path: root/Python/ceval.c
diff options
context:
space:
mode:
authorWalter Dörwald <walter@livinglogic.de>2002-06-17 10:43:59 (GMT)
committerWalter Dörwald <walter@livinglogic.de>2002-06-17 10:43:59 (GMT)
commit3430d70e03fa3f7d93feb965a33dd2d2311c566d (patch)
treee9a3c6ffa1ddaa772a1654521f2081d8a56f812c /Python/ceval.c
parent3fca291a52cae513b8f76851186f96ba5fe863d2 (diff)
downloadcpython-3430d70e03fa3f7d93feb965a33dd2d2311c566d.zip
cpython-3430d70e03fa3f7d93feb965a33dd2d2311c566d.tar.gz
cpython-3430d70e03fa3f7d93feb965a33dd2d2311c566d.tar.bz2
Apply diff2.txt from SF patch http://www.python.org/sf/566999
This patch enhances Python/import.c/find_module() so that unicode objects found in sys.path will be treated as legal directory names (The current code ignores anything that is not a str). The unicode name is converted to str using Py_FileSystemDefaultEncoding.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions