Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't have trace() skip the top frame; return them all. | Ka-Ping Yee | 2001-03-23 | 1 | -5/+7 |
* | Clean up junk files left behind by imp.load_source(). | Tim Peters | 2001-03-04 | 1 | -1/+7 |
* | Replace literal '@test' with TESTFN. | Ka-Ping Yee | 2001-03-02 | 1 | -6/+6 |
* | inspect: a module for getting information out of live Python objects | Ka-Ping Yee | 2001-02-27 | 1 | -0/+207 |