[Python-apps-team] Bug#595181: pyflakes: doesn't handle whitespace at EOF
Jakub Wilk
jwilk at debian.org
Wed Sep 1 19:13:05 UTC 2010
Package: pyflakes
Version: 0.4.0-1
Severity: normal
pyflakes fails with error on a file which ends with whitespace even if
it is syntactically valid:
$ python test.py
Hello world!
$ pyflakes test.py
test.py:2: unexpected indent
^
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages pyflakes depends on:
ii python 2.6.5-13 interactive high-level object-orie
ii python-support 1.0.9 automated rebuilding support for P
--
Jakub Wilk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.py
Type: text/x-python
Size: 23 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/python-apps-team/attachments/20100901/4559e32f/attachment.py>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/python-apps-team/attachments/20100901/4559e32f/attachment.pgp>
More information about the Python-apps-team
mailing list