Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Teach regrtest how to pass on doctest failure msgs. This is done via a | Tim Peters | 2001-09-09 | 1 | -4/+9 |
* | Force "test." into the start of the module name, inherited by class and | Tim Peters | 2001-09-09 | 1 | -17/+11 |
* | Rename 'getset' to 'property'. | Guido van Rossum | 2001-09-06 | 1 | -7/+7 |
* | Make dir() wordier (see the new docstring). The new behavior is a mixed | Tim Peters | 2001-09-03 | 1 | -4/+5 |
* | Made a doctest out of the examples in Guido's type/class tutorial. | Tim Peters | 2001-09-03 | 1 | -0/+498 |