commit | 7c26d76d9c5091bf8fb1692b5ad13bb9e3eefb4e | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Tue May 05 08:28:49 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Tue May 05 08:28:49 2009 +0000 |
tree | 3666fc2a6996a2d4012fa7546ba02f26a2af6a9b | |
parent | f71ba95e9146872200bbc474337b41b0b4d964de [diff] |
#1309567: fix linecache behavior of stripping subdirectories from paths when looking for relative filename matches. Also add a linecache test suite.