[reportlab-users] ReportLab 2.2 deployment options
    Andy Robinson 
    andy at reportlab.com
       
    Mon Sep  1 10:04:51 EDT 2008
    
    
  
>> Dirk Holtwick:
>>
>>> BTW: You should give PyLint a try. It finds a lot of hidden bugs
>>> sleeping in the code ;)
I tried it. It certainly finds some bugs which I'll look at, and probably
indicates areas of "unused code" or objects which need more test
cases.  However there are MANY cases I can see where we are
dynamically creating object attributes lazily, and it can't know about
those.
Thanks for the pointer...
- Andy
    
    
More information about the reportlab-users
mailing list