Re: Porting to 3.0, test coverage

2008-12-04 Thread Kay Schluehr
On 4 Dez., 23:40, Paul Hildebrandt <[EMAIL PROTECTED]> wrote: > I was just reading what's new with Python > 3.0http://docs.python.org/dev/3.0/whatsnew/3.0.html > > I like this prerequisite to porting: "Start with excellent test > coverage" > > May I suggest looking into Pythoscope for those lookin

Porting to 3.0, test coverage

2008-12-04 Thread Paul Hildebrandt
I was just reading what's new with Python 3.0 http://docs.python.org/dev/3.0/whatsnew/3.0.html I like this prerequisite to porting: "Start with excellent test coverage" May I suggest looking into Pythoscope for those looking to boost test coverage. http://pythoscope.org Paul -- http://mail.pyth