Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
0e07b60a4e44129cfafaeacac765cf957e2ea219
/
Lib
/
test
/
test_site.py
ff52286
Fix test_site to not call open('...', 'wU'), as that now raises an error.
by Michael W. Hudson
· 20 years ago
182b5ac
Whitespace normalization, via reindent.py.
by Tim Peters
· 21 years ago
ee86a66
Fixes a bug in testing code handling .pth files that did not restore the original
by Brett Cannon
· 21 years ago
64a8470
Restructure testing of .pth files. Move previous functions into a class and
by Brett Cannon
· 21 years ago
ebd9522
* Silence a test failure that resulted when test_site was run by
by Raymond Hettinger
· 21 years ago
6ccc9a9
Removed test_sitepackages test. Skip discovered that it only passed if Python
by Brett Cannon
· 21 years ago
0096e26
Refactored site.py into functions. Also moved over to using sets.
by Brett Cannon
· 21 years ago