Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Refactored stats module to be an output module | Mac Mollison | 2010-03-26 |
| | | | | | Previously this was an "intermediate" module. Makes more sense to have it as an output module. | ||
* | Improve stats.py to show longest n inversions | Mac Mollison | 2010-03-26 |
| | |||
* | Zapped a bunch of trailing whitespace | Mac Mollison | 2010-03-20 |
| | |||
* | Further restructuring to create 'unit_trace' pkg | Mac Mollison | 2010-03-13 |
The unit_trace folder should be placed in /usr/local/lib/pythonX.Y/site-packages. This makes unit-trace submodules available from anywhere on the system. |