commit | 7276f138a533529e7687f00ef8f2be3241fad057 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sun Apr 18 19:17:01 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sun Apr 18 19:17:01 2010 +0000 |
tree | 52eeb029657888115df5054bb904ddbe8f8a8c5b | |
parent | 666028b681485cfcc70d6b485ba9915f57207d34 [diff] |
Merged revisions 80194 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r80194 | antoine.pitrou | 2010-04-18 21:14:38 +0200 (dim., 18 avril 2010) | 3 lines Fix catastrophic file opening and closing logic in test_linecache ........