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 mark.dickinson
Recipients mark.dickinson, meatballhat, techtonik, tim.peters, trentm, ysj.ray
Date 2010-05-14.21:08:47
SpamBayes Score 0.0010009174
Marked as misclassified No
Message-id <1273871329.0.0.469538150916.issue2142@psf.upfronthosting.co.za>
In-reply-to
Content
Marking as a feature request:  I think this is somewhere on the line between bugfix and new feature, but either way 2.7 is too close to release to start messing with something that isn't really all that broken.

For 2.7 (and 2.6, 3.1), there's also the option of updating the documentation to point out this issue.  It would also be worth updating the command-line-interface example in the docs to do this post-processing (i.e., for each line that doesn't end in a newline, add '\n\ No newline at end of file') before calling writelines.
History
Date User Action Args
2010-05-14 21:08:49mark.dickinsonsetrecipients: + mark.dickinson, tim.peters, techtonik, trentm, meatballhat, ysj.ray
2010-05-14 21:08:49mark.dickinsonsetmessageid: <1273871329.0.0.469538150916.issue2142@psf.upfronthosting.co.za>
2010-05-14 21:08:47mark.dickinsonlinkissue2142 messages
2010-05-14 21:08:47mark.dickinsoncreate