Message135362
| Author | rich-noir |
|---|---|
| Recipients | rich-noir |
| Date | 2011-05-06.19:54:13 |
| SpamBayes Score | 4.021261e-05 |
| Marked as misclassified | No |
| Message-id | <1304711654.25.0.661798385399.issue12021@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
mmap.read requires a argument. Since most file-like objects do not, this breaks the file-like object illusion. mmap.read argument should be optional, presumably defaulting to the entire mmap'd area. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-05-06 19:54:14 | rich-noir | set | recipients: + rich-noir |
| 2011-05-06 19:54:14 | rich-noir | set | messageid: <1304711654.25.0.661798385399.issue12021@psf.upfronthosting.co.za> |
| 2011-05-06 19:54:13 | rich-noir | link | issue12021 messages |
| 2011-05-06 19:54:13 | rich-noir | create | |