Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patch #1678088: convert test_operations to use unittest, fold the result into... | Collin Winter | 2007-03-12 | 1 | -78/+0 |
* | [ 1497053 ] Let dicts propagate the exceptions in user __eq__(). | Armin Rigo | 2006-06-01 | 1 | -15/+41 |
* | BadDictKey test: The output file expected "raising error" to be printed | Tim Peters | 2001-05-29 | 1 | -1/+10 |
* | Jack Jansen hit a bug in the new dict code, reported on python-dev. | Tim Peters | 2001-05-23 | 1 | -0/+15 |
* | Make reindent.py happy (convert everything to 4-space indents!). | Fred Drake | 2000-10-23 | 1 | -9/+9 |
* | Test case to exercise fix for error propogation bug in dictionarys. | Fred Drake | 2000-08-31 | 1 | -1/+24 |
* | Initial revision | Guido van Rossum | 1992-01-27 | 1 | -0/+5 |