PEP 3107 and stronger typing (note: probably a newbie question)

greg greg at cosc.canterbury.ac.nz
Wed Jul 4 21:29:04 EDT 2007


Roy Smith wrote:
> greg <greg at cosc.canterbury.ac.nz> wrote:

> > Then you get a bug report, you fix it, and you add a test
> > for it so that particular bug can't happen again.

> The TDD zealots would tell you you've got the order wrong.  Instead of 
> "fix, then write a test", it should be "write a failing test, then fix it".

Yes, I'm aware of that. I said "and", not "then". :-)

--
Greg



More information about the Python-list mailing list