On Fri, Feb 20, 2009 at 5:42 PM, Arthur Pemberton <[email protected]> wrote:

>
> I haven't reached this stage of programming experience with Python
> yet, but it seems that it's dynamic typing forces one to have unit
> tests with 100% coverage.


Unit tests never hurt, of course, but pylint and the interpreter are
surprisingly effective.  It can't really be explained, only experienced.

I was a C/C++ for 20+ years before turning to Python.  I could never go
back.

Edward
--------------------------------------------------------------------
Edward K. Ream email: [email protected]
Leo: http://webpages.charter.net/edreamleo/front.html
--------------------------------------------------------------------
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to