Hey :)
Today I discovered a nice little program called PyFlakes....
First you need to install >=pyflakes-0.4
Then either check out the 'pyflakes' branch from
git://
github.com/plaes/sympy.git
or apply this patch:
http://github.com/plaes/sympy/commit/1456c6129a3bfa4e200d3ac65fec20b857f95975
Now run `python setup.py audit` in Sympy's tree...
...and take a good look on the output.. :S
PS. I'm not sure whether the 'audit' command is the best option, but
it's getting a bit too late here and I just wanted to show you the
issues..
Päikest,
Priit :)