Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -1/+1 |
* | Merge current trunk into p3yk. This includes the PyNumber_Index API change, | Thomas Wouters | 2006-08-21 | 1 | -0/+9 |
* | some more fixes and tests for inspect.getsource(), triggered by crashes | Armin Rigo | 2005-09-25 | 1 | -0/+24 |
* | Patch #1159931/bug #1143895: inspect.getsource failed when functions, | Johannes Gijsbers | 2005-03-12 | 1 | -0/+11 |
* | Whitespace normalization. | Tim Peters | 2005-01-07 | 1 | -8/+8 |
* | Patch #1011890: fix inspect.getsource breaking with line-continuation & | Johannes Gijsbers | 2004-12-12 | 1 | -0/+33 |
* | Patch #736962: port test_inspect to unittest. As part of this, move out | Johannes Gijsbers | 2004-12-12 | 1 | -0/+22 |