[Python-projects] decimal.py seems to be a tough test case for
PyLint
skip at pobox.com
skip at pobox.com
Sun Jun 11 04:53:17 CEST 2006
More-or-less just for fun I decided to run PyLint over the files in Python's
Lib directory. Something about decimal.py seems to give PyLint fits. I
gave up on it after it had accumulated over 22 minutes of CPU time on my
laptop. The file is 3080 lines long in its latest Python 2.4 incarnation.
The last message PyLint gave me was about line 1744.
--
Skip Montanaro - skip at pobox.com - http://www.mojam.com/
More information about the Python-Projects
mailing list