Message 107850 - Python tracker
Message107850
| Author | mark.dickinson |
|---|---|
| Recipients | belopolsky, brett.cannon, eric.araujo, mark.dickinson, pitrou |
| Date | 2010-06-15.07:36:57 |
| SpamBayes Score | 0.015678981 |
| Marked as misclassified | No |
| Message-id | <1276587418.76.0.547692247676.issue8912@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-06-15 07:36:58 | mark.dickinson | set | recipients: + mark.dickinson, brett.cannon, belopolsky, pitrou, eric.araujo |
| 2010-06-15 07:36:58 | mark.dickinson | set | messageid: <1276587418.76.0.547692247676.issue8912@psf.upfronthosting.co.za> |
| 2010-06-15 07:36:57 | mark.dickinson | link | issue8912 messages |
| 2010-06-15 07:36:57 | mark.dickinson | create | |