Staging
v0.5.1
https://github.com/python/cpython
Revision 64707923bef2f539c12446b880f715a70ed6c21a authored by Gregory P. Smith on 22 October 2015, 20:12:20 UTC, committed by Gregory P. Smith on 22 October 2015, 20:12:20 UTC
with what findCaller() does when running on non-POSIX platforms.

(alternatively: the normcase calls in both places could be eliminated, but that
touches more code and that refactoring hasn't even been done in 3 yet...)
1 parent 7427a79
History
Tip revision: 64707923bef2f539c12446b880f715a70ed6c21a authored by Gregory P. Smith on 22 October 2015, 20:12:20 UTC
Issue21709: Call os.path.normcase when setting _srcfile for compatibility
Tip revision: 6470792
File Mode Size
package
Arithmetic.py -rw-r--r-- 13.3 KB
Calls.py -rw-r--r-- 9.0 KB
CommandLine.py -rw-r--r-- 16.3 KB
Constructs.py -rw-r--r-- 12.9 KB
Dict.py -rw-r--r-- 9.0 KB
Exceptions.py -rw-r--r-- 13.1 KB
Imports.py -rw-r--r-- 2.9 KB
Instances.py -rw-r--r-- 1.4 KB
LICENSE -rw-r--r-- 1.1 KB
Lists.py -rw-r--r-- 6.3 KB
Lookups.py -rw-r--r-- 14.9 KB
NewInstances.py -rw-r--r-- 1.5 KB
Numbers.py -rw-r--r-- 16.1 KB
README -rw-r--r-- 13.9 KB
Setup.py -rwxr-xr-x 974 bytes
Strings.py -rw-r--r-- 10.6 KB
Tuples.py -rw-r--r-- 7.8 KB
Unicode.py -rw-r--r-- 10.8 KB
With.py -rw-r--r-- 4.0 KB
clockres.py -rwxr-xr-x 1.2 KB
pybench.py -rwxr-xr-x 31.1 KB
systimes.py -rwxr-xr-x 6.5 KB

README

back to top