Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | When a PyCFunction that takes only positional parameters is called with | Fred Drake | 2001-01-04 | 1 | -1/+11 | |
* | Fix for SF bug #117241 | Jeremy Hylton | 2000-10-30 | 1 | -0/+18 | |
* | Make reindent.py happy (convert everything to 4-space indents!). | Fred Drake | 2000-10-23 | 1 | -6/+6 | |
* | Break a cycle created in the saboteur() function. | Vladimir Marangozov | 2000-07-15 | 1 | -2/+5 | |
* | Don't be so strict in checking AttributeError -- the error message | Guido van Rossum | 2000-04-10 | 1 | -2/+2 | |
* | Two fixes for extended call syntax: | Jeremy Hylton | 2000-03-30 | 1 | -0/+44 | |
* | fix previous checkin | Jeremy Hylton | 2000-03-28 | 1 | -1/+1 | |
* | add test cases for Greg Ewing's extended call syntax patch | Jeremy Hylton | 2000-03-28 | 1 | -0/+99 | |