Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |