Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
5d10d33cd549e93079b7c4cf5f15eb0529c9bd41
/
Lib
/
test
/
test_linecache.py
266e454
ensure the last line has a trailing newline #8782
by Benjamin Peterson
· 15 years ago
bd289da
fix name
by Benjamin Peterson
· 15 years ago
6722ac2
use addCleanup
by Benjamin Peterson
· 15 years ago
9958c56
Fix catastrophic file opening and closing logic in test_linecache
by Antoine Pitrou
· 15 years ago
820b0ea
Issue 7431: use TESTFN in test_linecache instead of trying to create a
by R. David Murray
· 16 years ago
d7b0eeb
split unittest.py into a package
by Benjamin Peterson
· 16 years ago
7c26d76
#1309567: fix linecache behavior of stripping subdirectories from paths when looking for relative filename matches. Also add a linecache test suite.
by Georg Brandl
· 16 years ago