On Fri, Feb 20, 2009 at 5:42 PM, Arthur Pemberton <pem...@gmail.com> 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: edream...@gmail.com
Leo: http://webpages.charter.net/edreamleo/front.html
--------------------------------------------------------------------
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to