Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test cases for examples of ext call error handling. | Jeremy Hylton | 2001-04-11 | 1 | -0/+5 |
* | Patch #103344: Sort dicts from extcall for easier comparison with Jython. | Tim Peters | 2001-01-21 | 1 | -36/+36 |
* | This patch makes sure that the function name always appears in the error | Ka-Ping Yee | 2001-01-15 | 1 | -10/+85 |
* | track recent change to test_extcall.py | Jeremy Hylton | 2000-10-30 | 1 | -0/+4 |
* | Ka-Ping Yee <ping@lfw.org>: | Fred Drake | 2000-10-24 | 1 | -6/+6 |
* | Two fixes for extended call syntax: | Jeremy Hylton | 2000-03-30 | 1 | -0/+4 |
* | fix previous checkin | Jeremy Hylton | 2000-03-28 | 1 | -0/+7 |
* | add test cases for Greg Ewing's extended call syntax patch | Jeremy Hylton | 2000-03-28 | 1 | -0/+18 |