Message137598
| Author | vstinner |
|---|---|
| Recipients | pitrou, terry.reedy, vstinner |
| Date | 2011-06-03.22:02:39 |
| SpamBayes Score | 1.3196389e-08 |
| Marked as misclassified | No |
| Message-id | <1307138560.64.0.602965151031.issue12215@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> If I understand, the essence of the patch is to do > the file positioning automatically internally when needed. My patch is just a proposition to fix the issue. I wrote "I suppose that we can do better": self.seek(self.tell()) is more a workaround than a real fix. I don't understand why it does fix this bug :-) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-06-03 22:02:40 | vstinner | set | recipients: + vstinner, terry.reedy, pitrou |
| 2011-06-03 22:02:40 | vstinner | set | messageid: <1307138560.64.0.602965151031.issue12215@psf.upfronthosting.co.za> |
| 2011-06-03 22:02:40 | vstinner | link | issue12215 messages |
| 2011-06-03 22:02:40 | vstinner | create | |