[X] The "/dte/dte-2.0b/dte-2.0b.tar.gz" file could not be found or is not available. Please select another file.

CodeInvestigator is a tracing tool for Python programs. All run time information is recorded. Read your code together with its run time details in a Firefox browser. See what your program did when it ran.

Release Notes for 0.14.0

Required Python  version : >= 2.6 and < 3.0 
Required Firefox version : > 2.0

Changes:

    Unicode characters.
        They are handled better.

    Performance changes: 
        The database is written more efficiently, so that recording takes less time.
        Performance tip: deleting ALL runs at the same time is fastest.