| Commit message (Expand) | Author | Age | Files | Lines |
* | simplify and modernize updatecache() | Benjamin Peterson | 2010-05-21 | 1 | -12/+10 |
|
|
* | remove debugging rubish | Benjamin Peterson | 2010-05-21 | 1 | -3/+0 |
|
|
* | ensure the last line has a trailing newline #8782 | Benjamin Peterson | 2010-05-21 | 1 | -0/+2 |
|
|
* | #1309567: fix linecache behavior of stripping subdirectories from paths when ... | Georg Brandl | 2009-05-05 | 1 | -2/+5 |
|
|
* | Fix several issues relating to access to source code inside zipfiles. Initial... | Nick Coghlan | 2008-12-14 | 1 | -15/+14 |
|
|
* | Linecache contains support for PEP302 loaders, but fails to deal with loaders | Ronald Oussoren | 2006-06-13 | 1 | -0/+4 |
|
|
* | Adjust whitespace. | Neal Norwitz | 2006-04-11 | 1 | -3/+3 |
|
|
* | Whitespace normalization. | Tim Peters | 2006-04-11 | 1 | -2/+2 |
|
|
* | Updated the warnings, linecache, inspect, traceback, site, and doctest modules | Phillip J. Eby | 2006-04-11 | 1 | -6/+30 |
|
|
* | SF #737473: Show up-to-date source code in tracebacks always. | Hye-Shik Chang | 2004-10-26 | 1 | -2/+10 |
|
|
* | Whitespace normalization. | Jeremy Hylton | 2003-06-29 | 1 | -1/+1 |
|
|
* | Replaced obsolete stat module constants with equivalent attributes | Raymond Hettinger | 2002-06-01 | 1 | -3/+2 |
|
|
* | SF 563203. Replaced 'has_key()' with 'in'. | Raymond Hettinger | 2002-06-01 | 1 | -2/+2 |
|
|
* | Mass checkin of universal newline support. | Jack Jansen | 2002-04-14 | 1 | -1/+1 |
|
|
* | Patch from Gordon McMillan. | Tim Peters | 2001-05-29 | 1 | -5/+12 |
|
|
* | a few more modules get __all__ | Skip Montanaro | 2001-01-24 | 1 | -0/+2 |
|
|
* | Update the code to better reflect recommended style: | Fred Drake | 2000-12-12 | 1 | -1/+1 |
|
|
* | More trivial comment -> docstring transformations by Ka-Ping Yee, | Guido van Rossum | 2000-02-04 | 1 | -64/+66 |
|
|
* | don't print Cannot open/stat messages | Guido van Rossum | 1995-08-10 | 1 | -2/+2 |
|
|
* | * Lib/linecache.py: don't crash on empty filename | Guido van Rossum | 1994-08-23 | 1 | -1/+1 |
|
|
* | Search through the module search path. | Guido van Rossum | 1992-03-27 | 1 | -11/+30 |
|
|
* | Initial revision | Guido van Rossum | 1992-01-10 | 1 | -0/+71 |
|
|