summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_descrtut.py
Commit message (Expand)AuthorAgeFilesLines
* Teach regrtest how to pass on doctest failure msgs. This is done via aTim Peters2001-09-091-4/+9
* Force "test." into the start of the module name, inherited by class andTim Peters2001-09-091-17/+11
* Rename 'getset' to 'property'.Guido van Rossum2001-09-061-7/+7
* Make dir() wordier (see the new docstring). The new behavior is a mixedTim Peters2001-09-031-4/+5
* Made a doctest out of the examples in Guido's type/class tutorial.Tim Peters2001-09-031-0/+498