Message301826
| Author | mscuthbert |
|---|---|
| Recipients | mscuthbert |
| Date | 2017-09-10.18:41:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1505068863.95.0.795471770388.issue31412@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The wave library (reading and writing .wav audio files) accepts filehandles, strings, and bytes, but does not accept PathLike objects. Patch will modify wave.py to allow open to use these objects. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-09-10 18:41:03 | mscuthbert | set | recipients: + mscuthbert |
| 2017-09-10 18:41:03 | mscuthbert | set | messageid: <1505068863.95.0.795471770388.issue31412@psf.upfronthosting.co.za> |
| 2017-09-10 18:41:03 | mscuthbert | link | issue31412 messages |
| 2017-09-10 18:41:03 | mscuthbert | create | |