SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72140 0 24 Python

Fix imp.cache_from_source() if the directory name contains a dot

If the directory name contains a dot but not the filename, don't strip at the
dot.
V
Victor Stinner committed
ccbf475dfde5ef643bf9559b46e97fa9b35ef5d3
Parent: fe19d21