Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename __whatever variables defined by ABCMeta to _abc_whatever, so as | Guido van Rossum | 2007-08-20 | 1 | -21/+21 |
* | Fix _dump_registry() to use the correct prefix for the private | Guido van Rossum | 2007-08-18 | 1 | -2/+2 |
* | Tests for @abstractproperty by Jeffrey Yasskin. | Guido van Rossum | 2007-08-01 | 1 | -0/+2 |
* | Add @abstractproperty. | Guido van Rossum | 2007-08-01 | 1 | -0/+25 |
* | Modernize the super() call in ABCMeta.__new__() -- I had messed with | Guido van Rossum | 2007-06-14 | 1 | -1/+1 |
* | Somehow this needed adding. | Guido van Rossum | 2007-06-14 | 1 | -0/+179 |