Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
7dcf84f2f8e55fe21130bcea5d3bf3eb7ccf9df7
/
Lib
/
pydoc.py
b616e11
Believe it or not, but "more" on Windows requires "more <file" rather
by Guido van Rossum
· 24 years ago
239432a
Clean up the handling of getsourcefile/getabsfile.
by Ka-Ping Yee
· 24 years ago
a2fe103
Use imp.get_suffixes to determine a module name in modulename(file).
by Ka-Ping Yee
· 24 years ago
d977e35
Also accept .so as an extension for module files.
by Ka-Ping Yee
· 24 years ago
66efbc7
Docstring improvements.
by Ka-Ping Yee
· 24 years ago
1d38463
Normalize case of paths in sys.path to avoid duplicates on Windows.
by Ka-Ping Yee
· 24 years ago
85ba673
Whitespace normalization.
by Tim Peters
· 24 years ago
457aab2
Macintosh compatibility.
by Ka-Ping Yee
· 24 years ago
5e2b173
Acknowledgements.
by Ka-Ping Yee
· 24 years ago
40c4991
Fix $Revision$ processing so it doesn't get eaten by CVS!
by Ka-Ping Yee
· 24 years ago
09d7d9a
Add $Revision: $ tag.
by Ka-Ping Yee
· 24 years ago
6f3f9a4
Add display of $Revision $ and credits.
by Ka-Ping Yee
· 24 years ago
dd17534
pydoc: text and HTML documentation generator for interactive use
by Ka-Ping Yee
· 24 years ago