Message 147409 - Python tracker
Message147409
| Author | pitrou |
|---|---|
| Recipients | benjamin.peterson, neologix, petri.lehtinen, pitrou, sbt, stutzbach |
| Date | 2011-11-10.20:13:48 |
| SpamBayes Score | 0.001058482 |
| Marked as misclassified | No |
| Message-id | <1320955748.3406.1.camel@localhost.localdomain> |
| In-reply-to | <1320937024.48.0.258665650348.issue13322@psf.upfronthosting.co.za> |
| Content | |
|---|---|
> Do you mean self->raw_pos should give the same answer as > self.raw.tell()? (But that seems to be the definition of > self->abs_pos.) Or is it the buffer offset which corresponds to > self.raw.tell()? The latter. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-11-10 20:13:49 | pitrou | set | recipients: + pitrou, benjamin.peterson, stutzbach, neologix, sbt, petri.lehtinen |
| 2011-11-10 20:13:48 | pitrou | link | issue13322 messages |
| 2011-11-10 20:13:48 | pitrou | create | |