[Python-projects] Pylint error with options --persistent

Frederic FLEURIAL MONFILS frederic.fleurialmonfils at cetic.be
Tue Nov 18 10:54:06 CET 2008


Dears,

According to the documentation, the option --persistent takes y_or_n.
However, I have this error for the --persistent option.

C:\Python24\Projects>pylint --persistent=n FormCreator.py
pylint.bat: error: --persistent option does not take a value

Here is the version of pylint that I use:
C:\Python24\Projects>pylint --version
pylint.bat 0.15.2,
astng 0.17.3, common 0.36.0
Python 2.4.4 (#71, Oct 18 2006, 08:34:43) [MSC v.1310 32 bit (Intel)]

Is it a bug or do I miss something?

Can you please help me?
Thanks.

Kind regards,

Frédéric


More information about the Python-Projects mailing list