1. 26da187 simplify and modernize updatecache() by Benjamin Peterson · 14 years ago
  2. b9e7c01 remove debugging rubish by Benjamin Peterson · 14 years ago
  3. 266e454 ensure the last line has a trailing newline #8782 by Benjamin Peterson · 14 years ago
  4. 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 · 15 years ago
  5. a205347 Fix several issues relating to access to source code inside zipfiles. Initial work by Alexander Belopolsky. See Misc/NEWS in this checkin for details. by Nick Coghlan · 16 years ago
  6. 9015b93 Linecache contains support for PEP302 loaders, but fails to deal with loaders by Ronald Oussoren · 18 years ago
  7. 0c46985 Adjust whitespace. by Neal Norwitz · 19 years ago
  8. 413c922 Whitespace normalization. by Tim Peters · 19 years ago
  9. 4703211 Updated the warnings, linecache, inspect, traceback, site, and doctest modules by Phillip J. Eby · 19 years ago
  10. 182ac85 SF #737473: Show up-to-date source code in tracebacks always. by Hye-Shik Chang · 20 years ago
  11. 97b2e84 Whitespace normalization. by Jeremy Hylton · 21 years ago
  12. 32200ae Replaced obsolete stat module constants with equivalent attributes by Raymond Hettinger · 22 years ago
  13. 54f0222 SF 563203. Replaced 'has_key()' with 'in'. by Raymond Hettinger · 22 years ago
  14. 7b8c754 Mass checkin of universal newline support. by Jack Jansen · 23 years ago
  15. 12f21ae Patch from Gordon McMillan. by Tim Peters · 23 years ago
  16. 17ab123 a few more modules get __all__ by Skip Montanaro · 24 years ago
  17. 8152d32 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
  18. 54f22ed More trivial comment -> docstring transformations by Ka-Ping Yee, who writes: by Guido van Rossum · 25 years ago
  19. 92794e3 don't print Cannot open/stat messages by Guido van Rossum · 29 years ago
  20. 7aeb4b9 * Lib/linecache.py: don't crash on empty filename by Guido van Rossum · 30 years ago
  21. c341c62 Search through the module search path. by Guido van Rossum · 33 years ago
  22. 921c824 Initial revision by Guido van Rossum · 33 years ago