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 r.david.murray
Recipients Matthew.Boehm, SMRUTI RANJAN SAHOO, davidhalter, docs@python, martin.panter, r.david.murray, vstinner
Date 2015-03-18.15:13:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426691594.05.0.415636667402.issue12855@psf.upfronthosting.co.za>
In-reply-to
Content
SMRUTI: \f is the python escape code for the ASCII formfeed character.  It is the handling of that ASCII character (among others) that this issue is discussing.
History
Date User Action Args
2015-03-18 15:13:14r.david.murraysetrecipients: + r.david.murray, vstinner, docs@python, Matthew.Boehm, martin.panter, davidhalter, SMRUTI RANJAN SAHOO
2015-03-18 15:13:14r.david.murraysetmessageid: <1426691594.05.0.415636667402.issue12855@psf.upfronthosting.co.za>
2015-03-18 15:13:14r.david.murraylinkissue12855 messages
2015-03-18 15:13:13r.david.murraycreate