| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
|
|
|
| |
form more like it will be consumed. Also should reduce the amount of work the tracers have to do.
|
| |
|
|
|
|
| |
on the old.
|
| |
|
| |
|
| |
|
|
|
|
| |
problems. Also, all commands should at least take -h.
|
|
|
|
| |
the paths displayed in the HTML are kind of heinous.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
somewhere else.
|
| |
|
|
|
|
| |
with every version...
|
| |
|
|
|
|
| |
when tests fail. Also make it all work under Py3k.
|
| |
|
| |
|
|
|
|
| |
contortions.
|
|
|
|
| |
interpreter hard.
|
|
|
|
| |
3.x will do it the same.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
screwing us up. Now the Python trace function is simpler, with no variability of registered trace function. Fixes bugs #12 and #13.
|
|
|
|
| |
the differences in 2.x and 3.x scoping rules don't change the results of the test. Also, some commented-out logging of the trace machinery that helped me find the problem. Now all tests pass on Python 3.1!
|
|
|
|
| |
differently.
|
|
|
|
| |
switched to a 2-and-3 compatible form that 2to3.py won't change.
|
|
|
|
| |
matter.
|
| |
|
|
|
|
| |
install a usable script for Py3k
|
| |
|
| |
|