Efficient python programming...
Emile van Sebille
emile at fenx.com
Fri Jun 7 08:22:03 EDT 2002
Peter Hansen
> You forgot the even more important first thing for a beginner:
> get it correct! The only good way to do this is to write unit
> tests that prove it. If you don't have tests, you don't have
> working code (or how can you prove it?).
We always used absence of bug reports as a gauge... and always
questioned if that indicated usage or correctness. ;-)
--
Emile van Sebille
emile at fenx.com
---------
More information about the Python-list
mailing list