Changes by Sean McGrail :
--
title: test_startup_imports fails in test_site while executed inside venv ->
test_startup_imports fails in test_site when executed inside venv
___
Python tracker
<http://bugs.python.org/issu
New submission from Sean McGrail:
test_startup_imports fails in test_site when executed from within a virtual
environment (venv). Test passes when not executed within a venv.
$ python -m test test_site
[1/1] test_site
test test_site failed -- Traceback (most recent call last):
File