| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Redundancy isn't needed here.
|
|
|
|
|
|
|
|
|
|
|
| |
svn+ssh://pythondev@svn.python.org/python/trunk
........
r75312 | antoine.pitrou | 2009-10-10 22:52:11 +0200 (sam., 10 oct. 2009) | 4 lines
Issue #7055: test___all__ now greedily detects all modules which have an
__all__ attribute, rather than using a hardcoded and incomplete list.
........
|
| |
|
|
|
|
|
|
| |
with python 3.0.
Reviewed by Georg Brandl.
|
|
|
|
| |
Stop dbm from importing every dbm module when imported.
|
|
|