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.

作者 mark.dickinson
收信人 belopolsky, brett.cannon, eric.araujo, mark.dickinson, pitrou
日期 2010-06-15.07:36:57
SpamBayes Score 0.015678981
Marked as misclassified
Message-id <1276587418.76.0.547692247676.issue8912@psf.upfronthosting.co.za>
In-reply-to
内容
Similarly, isn't

  line[-1].isspace()

always going to be true (well, except possibly at the end of the file), thanks to the line-ending character?
历史
日期 用户 动作 参数
2010-06-15 07:36:58mark.dickinson修改recipients: + mark.dickinson, brett.cannon, belopolsky, pitrou, eric.araujo
2010-06-15 07:36:58mark.dickinson修改messageid: <1276587418.76.0.547692247676.issue8912@psf.upfronthosting.co.za>
2010-06-15 07:36:57mark.dickinson链接issue8912 messages
2010-06-15 07:36:57mark.dickinson创建