Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
b3cc7eb74aff370848864fc864eefd94d2b4fb78
/
Lib
/
test
/
test_venv.py
bd40d3e
Closes #15776: pyvenv now works with existing directories.
by Vinay Sajip
· 12 years ago
9c92a69
Fix test_venv to work with universal newlines (issue #13119)
by Antoine Pitrou
· 12 years ago
90db661
Closes #15307: symlinks now work on OS X with framework Python builds. Patch by Ronald Oussoren.
by Vinay Sajip
· 12 years ago
509d87d
Issue #15307: Skipped test_venv:test_prefixes when run from a venv.
by Vinay Sajip
· 12 years ago
045bd53
Issue #15241: Fix test_prefixes failure in test_venv due to symlink in
by Ned Deily
· 12 years ago
3874e54
Issue #15241: Added test for venv prefixes.
by Vinay Sajip
· 12 years ago
2895244
Closes #15173: Tidied up copyright statements and removed pythonv references.
by Vinay Sajip
· 12 years ago
aa789ac
Restore test that was using pysetup and can now (#15157) use pydoc
by Éric Araujo
· 12 years ago
859aad6
Remove packaging from the standard library.
by Éric Araujo
· 12 years ago
c1f0b53
Updated test to reflect renamed file.
by Vinay Sajip
· 12 years ago
ef4c501
Fixed typo.
by Vinay Sajip
· 12 years ago
382a7c0
Tweaked tests to use launcher executable name on OS X.
by Vinay Sajip
· 12 years ago
393da32
Changed executable name computation in test_venv to allow for debug executables.
by Vinay Sajip
· 12 years ago
b3b49cd
Refined venv tests.
by Vinay Sajip
· 12 years ago
7e20349
Fixed _sys_home computation and added diagnostics for Windows buildbot failures.
by Vinay Sajip
· 12 years ago
4221142
Addressed some buildbot errors and comments on the checkin by Antoine on python-dev.
by Vinay Sajip
· 12 years ago
7ded1f0
Implemented PEP 405 (Python virtual environments).
by Vinay Sajip
· 12 years ago