[Python-apps-team] Bug#583878: pylint's manpage is too old

Emmanuel Hainry ehainry at free.fr
Mon May 31 10:06:24 UTC 2010


Package: pylint
Version: 0.21.0-1
Severity: normal


man pylint references options --disable-msg, --enable-msg,
--disable-checker and --enable-checker which no longer work (replaced
by --enable and --disable)

% pylint --disable-msg=W0312 *.py
Usage:  pylint [options] module_or_package

  Check that a module satisfy a coding standard (and more !).
  
    pylint --help
  
  Display this help message and exit.
  
    pylint --help-msg <msg-id>[,<msg-id>]
  
  Display help messages about given message identifiers and
  exit.


pylint: error: no such option: --disable-msg



-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (700, 'unstable'), (650, 'testing'), (600, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages pylint depends on:
ii  python                        2.5.4-9    An interactive high-level object-o
ii  python-logilab-astng          0.20.1-1   rebuild a new abstract syntax tree
ii  python-logilab-common         0.50.1-1   useful miscellaneous modules used 
ii  python-support                1.0.8      automated rebuilding support for P

Versions of packages pylint recommends:
pn  python-tk                     <none>     (no description available)

pylint suggests no packages.

-- no debconf information





More information about the Python-apps-team mailing list