[Python-3000] Adaptation vs. Generic Functions
Neal Norwitz
nnorwitz at gmail.com
Sun Apr 9 23:38:45 CEST 2006
On 4/9/06, Tim Hochberg <tim.hochberg at cox.net> wrote:
>
> Let me add this cautionary note -- this primarily intended as for
> illustrative purposes. There's a good chance it has bugs. It does,
> however, pass
> test_pprint except for test_subclassing, which it can't really be
> expected to pass.
Py3k is a great opportunity to upgrade the existing tests. We know
they are incomplete and could do a better job testing. In some cases
like this, where we are looking to revamp a module. It would be great
to also beef up the tests. Hopefully a lot of that work, will also
benefit the 2.x series.
n
More information about the Python-3000
mailing list