<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pyflakes.git/pyflakes/scripts/__init__.py, branch future_proof</title>
<subtitle>github.com: pyflakes/pyflakes.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyflakes.git/'/>
<entry>
<title>Merge pyflakes-trailing-whitespace-2663</title>
<updated>2008-08-28T14:33:07+00:00</updated>
<author>
<name>exarkun</name>
<email>exarkun</email>
</author>
<published>2008-08-28T14:33:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyflakes.git/commit/?id=0ccef85c950c91712e6126339ff7b0535f1d5708'/>
<id>0ccef85c950c91712e6126339ff7b0535f1d5708</id>
<content type='text'>
Author: exarkun
Reviewer: pjd
Fixes: #2663

Work-around a strangeness in the Python compiler which caused
failures on source with trailing whitespace but no trailing
newline (by adding a trailing newline).

Also, re-organize for the command line `pyflakes` tool into
a real module so that it can be properly unit tested.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Author: exarkun
Reviewer: pjd
Fixes: #2663

Work-around a strangeness in the Python compiler which caused
failures on source with trailing whitespace but no trailing
newline (by adding a trailing newline).

Also, re-organize for the command line `pyflakes` tool into
a real module so that it can be properly unit tested.
</pre>
</div>
</content>
</entry>
</feed>
