Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | init_exceptions(): Decref `doc' so it doesn't leak. | Barry Warsaw | 2000-07-01 | 1 | -0/+1 |
* | replace constant 1 with symbolic constant METH_VARARGS | Jeremy Hylton | 2000-06-30 | 1 | -9/+9 |
* | mark SyntaxError__str__ as METH_VARARGS | Jeremy Hylton | 2000-06-20 | 1 | -1/+1 |
* | The standard exception classes. Moved here from ../Modules/_exceptions.c | Barry Warsaw | 2000-05-26 | 1 | -0/+994 |