Subject: pyflakes: does not include documentation
Package: pyflakes
Version: 0.2.1-2
Severity: normal

Pyflakes does not include any documentation that would allow users to
known how to use the package.

% pyflakes
[wait a while and hit ^C]
Traceback (most recent call last):
  File "/usr/bin/pyflakes", line 40, in ?
    check(sys.stdin.read(), '<stdin>')
KeyboardInterrupt

% pyflakes --help
Traceback (most recent call last):
  File "/usr/bin/pyflakes", line 38, in ?
    checkPath(arg)
  File "/usr/bin/pyflakes", line 27, in checkPath
    return check(file(filename).read(), filename)
IOError: [Errno 2] No such file or directory: '--help'

% man pyflakes
No manual entry for pyflakes
See 'man 7 undocumented' for help when manual pages are not available.

% ls -l /usr/share/doc/pyflakes/
total 8
-rw-r--r-- 1 root root  340 2006-08-10 03:18 changelog.Debian.gz
-rw-r--r-- 1 root root 1261 2005-09-29 14:53 copyright

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages pyflakes depends on:
ii  python                        2.4.4-2    An interactive high-level object-o
ii  python-central                0.5.12     register and build utility for Pyt

pyflakes recommends no packages.

-- no debconf information

-- 
-- arthur de jong - [EMAIL PROTECTED] - west consulting b.v. --


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to