Message175687
| Author | serhiy.storchaka |
|---|---|
| Recipients | serhiy.storchaka |
| Date | 2012-11-16.13:39:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1353073163.72.0.969679362142.issue16486@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The proposed patch adds context manager support aifc module. Now objects returned by aifc.open() will support context manager protocol. This issue required first fixing issue16485 to pass tests. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-11-16 13:39:23 | serhiy.storchaka | set | recipients: + serhiy.storchaka |
| 2012-11-16 13:39:23 | serhiy.storchaka | set | messageid: <1353073163.72.0.969679362142.issue16486@psf.upfronthosting.co.za> |
| 2012-11-16 13:39:23 | serhiy.storchaka | link | issue16486 messages |
| 2012-11-16 13:39:23 | serhiy.storchaka | create | |