Closed
Description
From a spot-check, there are some extra modules that don't end up in site-packages on a standard install.
ctypes.test.test_cfuncs
distutils.tests.test_build_scripts
test.badsyntax_pep3120
test.test_asyncio.test_futures
test.test_subprocess
json.re (on 2.7)
Most of these aren't going to pose a big problem for me, but considering top-level names only test.*
will. Would you accept a pull request that filters these (just test.*
for now) in fetch?
Metadata
Metadata
Assignees
Labels
No labels