Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
52318d6215f9f9626d38a9b81b52d411dbbdb36a
/
Lib
/
linecache.py
0e3f591
Merged revisions 46753-51188 via svnmerge from
by Thomas Wouters
· 19 years ago
49fd7fa
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
by Thomas Wouters
· 19 years ago
182ac85
SF #737473: Show up-to-date source code in tracebacks always.
by Hye-Shik Chang
· 21 years ago
97b2e84
Whitespace normalization.
by Jeremy Hylton
· 22 years ago
32200ae
Replaced obsolete stat module constants with equivalent attributes
by Raymond Hettinger
· 23 years ago
54f0222
SF 563203. Replaced 'has_key()' with 'in'.
by Raymond Hettinger
· 23 years ago
7b8c754
Mass checkin of universal newline support.
by Jack Jansen
· 23 years ago
12f21ae
Patch from Gordon McMillan.
by Tim Peters
· 24 years ago
17ab123
a few more modules get __all__
by Skip Montanaro
· 25 years ago
8152d32
Update the code to better reflect recommended style:
by Fred Drake
· 25 years ago
54f22ed
More trivial comment -> docstring transformations by Ka-Ping Yee, who writes:
by Guido van Rossum
· 26 years ago
92794e3
don't print Cannot open/stat messages
by Guido van Rossum
· 30 years ago
7aeb4b9
* Lib/linecache.py: don't crash on empty filename
by Guido van Rossum
· 31 years ago
c341c62
Search through the module search path.
by Guido van Rossum
· 33 years ago
921c824
Initial revision
by Guido van Rossum
· 34 years ago