index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
pyclbr.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace normalization.
Tim Peters
2001-02-09
1
-1/+0
*
String method conversion.
Eric S. Raymond
2001-02-09
1
-11/+12
*
Whitespace normalization.
Tim Peters
2001-01-15
1
-244/+244
*
Actually, the previous batch's comment should have been different;
Guido van Rossum
2000-02-04
1
-2/+2
*
Suppress warning print statements about modules not found, they are
Guido van Rossum
1999-06-16
1
-2/+3
*
Added a few more bugs to the doc string; reformatted existing bugs.
Guido van Rossum
1999-06-10
1
-8/+23
*
Co-production with Tim Peters, implementing a suggestion by Mark
Guido van Rossum
1999-06-10
1
-6/+31
*
Fix by Sjoerd for a package related bug: If you have a non-empy
Guido van Rossum
1999-06-09
1
-6/+6
*
Tim Peters: Taught it more "real Python" rules without slowing it
Guido van Rossum
1999-06-08
1
-47/+53
*
Experimental speedup patch by Tim Peters (please test!):
Guido van Rossum
1999-06-07
1
-82/+149
*
Bow to font-lock at the end of the docstring, since it throws stuff
Fred Drake
1999-02-18
1
-2/+2
*
Ever-so-slight improvementL the patterns to recognize import
Guido van Rossum
1998-10-13
1
-2/+2
*
Enhancements by Sjoerd Mullender: support for
Guido van Rossum
1998-10-12
1
-7/+7
*
Add support for dotted module names to readmodule().
Guido van Rossum
1998-10-12
1
-18/+26
*
re -> regex conversions by Sjoerd.
Guido van Rossum
1997-10-24
1
-23/+29
*
Don't add names that start with _
Guido van Rossum
1996-10-10
1
-1/+4
*
Also remember the module a class is defined in.
Sjoerd Mullender
1995-11-02
1
-2/+3
*
Module with one function to read Python modules and extract class and
Sjoerd Mullender
1995-07-28
1
-0/+204