| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
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
|
| |
|
| |
|
| |
|
|
|
|
| |
deal with __cmp__ ugliness, etc.
|
|
|
|
| |
be no pretty way to do this.
|
|
|
|
| |
out what to do about it...
|
| |
|
| |
|
|
|
|
| |
hack to make it behave correctly with coverage.py. Fixes bug #10.
|
|
|
|
| |
itself does. Makes it possible to run Python from Windows on Mac, for example.
|
| |
|
|
|
|
| |
issue #8.
|
|
|
|
| |
won't work. Now gold files are newline-only, and the comparison function ignores line endings.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|