Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the test directory to tests to avoid conflicts with the stdlib test pack... | Ned Batchelder | 2013-02-02 | 1 | -23/+0 |
* | C trace function now roundtrips properly. Fixes #123 and #125. | Ned Batchelder | 2011-04-27 | 1 | -2/+7 |
* | The best way to get py3k support: same source runs on both, with some contort... | Ned Batchelder | 2009-09-22 | 1 | -5/+8 |
* | Change how run_timid checks the name of the Tracer class, so that 2.x and 3.x... | Ned Batchelder | 2009-09-17 | 1 | -1/+1 |
* | Fix a problem with DecoratorTools fiddling with the trace function and screwi... | Ned Batchelder | 2009-08-09 | 1 | -0/+15 |