[PyQt] Re: Any Large PyQt Projects?

Edward K. Ream edreamleo at gmail.com
Fri Feb 20 23:59:02 GMT 2009


On Fri, Feb 20, 2009 at 5:42 PM, Arthur Pemberton <pemboa at 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: edreamleo at gmail.com
Leo: http://webpages.charter.net/edreamleo/front.html
--------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20090220/fb7a756c/attachment.html


More information about the PyQt mailing list