This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author amaury.forgeotdarc
Recipients JosephArmbruster, amaury.forgeotdarc
Date 2007-12-17.12:52:35
SpamBayes Score 0.019798467
Marked as misclassified No
Message-id <1197895956.22.0.838659670362.issue1639@psf.upfronthosting.co.za>
In-reply-to
Content
In pep8 there is:
"""
Python accepts the control-L (i.e. ^L) form feed character as
whitespace; Many tools treat these characters as page separators, so you
may use them to separate pages of related sections of your file.
"""

Why do you want to remove them?
History
Date User Action Args
2007-12-17 12:52:36amaury.forgeotdarcsetspambayes_score: 0.0197985 -> 0.019798467
recipients: + amaury.forgeotdarc, JosephArmbruster
2007-12-17 12:52:36amaury.forgeotdarcsetspambayes_score: 0.0197985 -> 0.0197985
messageid: <1197895956.22.0.838659670362.issue1639@psf.upfronthosting.co.za>
2007-12-17 12:52:36amaury.forgeotdarclinkissue1639 messages
2007-12-17 12:52:35amaury.forgeotdarccreate