"no variable or argument declarations are necessary."
Paul Rubin
http
Sat Oct 8 01:18:59 EDT 2005
More information about the Python-list mailing list
Sat Oct 8 01:18:59 EDT 2005
- Previous message (by thread): "no variable or argument declarations are necessary."
- Next message (by thread): "no variable or argument declarations are necessary."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
aleax at mail.comcast.net (Alex Martelli) writes: > ap.py:4: No global (test) found > ap.py:5: Local variable (ego1d) not used > Helen:/tmp alex$ > > If you're so typo-prone and averse to unittests that you consider this > kind of issue to be a serious problem, just use pychecker and get > informed about any such typo, just as above. That's very helpful, but why isn't it built into Python?
- Previous message (by thread): "no variable or argument declarations are necessary."
- Next message (by thread): "no variable or argument declarations are necessary."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list