Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Lib
importlib
test
source
test_abc_loader.py
Find file
Blame
History
Permalink
importlib.test.source.test_abc_loader was making a bad assumption that all file
· 5561982b
Brett Cannon
authored
Apr 02, 2009
paths used '/' as a path separator. Fixes issue #5646.
5561982b