]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Steve Majewski's patch #103495, MatchFilename() and find_module()
authorBarry Warsaw <barry@python.org>
Fri, 2 Feb 2001 19:12:16 +0000 (19:12 +0000)
committerBarry Warsaw <barry@python.org>
Fri, 2 Feb 2001 19:12:16 +0000 (19:12 +0000)
commit914a0b1db61963e885fa5ee341c958a75b46f65c
treee8dc655f93569fe164f6d30374226f740f67787b
parent5e7cb240afa0d28f19c92ea84a85113cc6eba5bb
Steve Majewski's patch #103495, MatchFilename() and find_module()
patch for case-preserving HFS+ suport.  Untested except to verify that
it builds and doesn't break anything on Linux RH6.1.
Python/import.c