Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added __all__ lists to a number of Python modules | Skip Montanaro | 2001-01-20 | 1 | -0/+2 |
* | Add popitem(). | Guido van Rossum | 2000-12-12 | 1 | -0/+2 |
* | Barry's patch to implement the new setdefault() method. | Guido van Rossum | 2000-08-08 | 1 | -0/+4 |
* | Mass patch by Ka-Ping Yee: | Guido van Rossum | 2000-02-02 | 1 | -1/+1 |
* | Improved a bunch of things. | Guido van Rossum | 1999-03-26 | 1 | -13/+16 |
* | Mass check-in after untabifying all files that need it. | Guido van Rossum | 1998-03-26 | 1 | -15/+15 |
* | UserDict.get(): New method to mirror built-in dictionaries' get() | Barry Warsaw | 1997-10-06 | 1 | -0/+5 |
* | Fix bug in copy() by using copy.copy() instead of making assumptions | Guido van Rossum | 1997-06-03 | 1 | -31/+25 |
* | Added the new dictionary methods to the wrapper class. | Fred Drake | 1997-06-03 | 1 | -0/+16 |
* | * test_*.py: new lambda syntax (also affects tests for filter, map, | Guido van Rossum | 1993-11-30 | 1 | -0/+18 |