Message328904
| Author | nubirstein |
|---|---|
| Recipients | nubirstein |
| Date | 2018-10-30.12:02:15 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1540900935.98.0.788709270274.issue35112@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Although seekable() method is implemented in the IOBase (which means it is callable in BytesIO and StringIO), SpooledTemporaryFile class from lib/tempfile.py still does not implement it. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-10-30 12:02:15 | nubirstein | set | recipients: + nubirstein |
| 2018-10-30 12:02:15 | nubirstein | set | messageid: <1540900935.98.0.788709270274.issue35112@psf.upfronthosting.co.za> |
| 2018-10-30 12:02:15 | nubirstein | link | issue35112 messages |
| 2018-10-30 12:02:15 | nubirstein | create | |