Python strict mode?

Terry Reedy tjreedy at udel.edu
Sun Sep 13 17:21:36 EDT 2009


Peng Yu wrote:
> Hi,
> 
> Is there is a way to make python check the variables just as the
> strict mode in perl. Would somebody let me know what is the python
> equivalent to the perl strict mode?

3rd party code checkers like pylint, pychecker.




More information about the Python-list mailing list