summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_operations.py
Commit message (Expand)AuthorAgeFilesLines
* Patch #1550800: make exec a function.Georg Brandl2006-09-061-1/+1
* Restructure comparison dramatically. There is no longer a defaultGuido van Rossum2006-08-241-2/+2
* Get rid of dict.has_key(). Boy this has a lot of repercussions!Guido van Rossum2006-08-181-1/+0
* Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svnThomas Wouters2006-06-081-15/+41
* BadDictKey test: The output file expected "raising error" to be printedTim Peters2001-05-291-1/+10
* Jack Jansen hit a bug in the new dict code, reported on python-dev.Tim Peters2001-05-231-0/+15
* Make reindent.py happy (convert everything to 4-space indents!).Fred Drake2000-10-231-9/+9
* Test case to exercise fix for error propogation bug in dictionarys.Fred Drake2000-08-311-1/+24
* Initial revisionGuido van Rossum1992-01-271-0/+5