Message341486
| Author | terry.reedy |
|---|---|
| Recipients | gvanrossum, terry.reedy |
| Date | 2019-05-06.06:30:35 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1557124235.5.0.683529766839.issue36807@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
This seems like a good idea. I am assuming that open('somename', ...) always result in a file object with .fileno defined.
Although I am mostly not touching 2.7, this should be easy to do. It will have to be done manually since iomenu was then IOBinding. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-06 06:30:35 | terry.reedy | set | recipients: + terry.reedy, gvanrossum |
| 2019-05-06 06:30:35 | terry.reedy | set | messageid: <1557124235.5.0.683529766839.issue36807@roundup.psfhosted.org> |
| 2019-05-06 06:30:35 | terry.reedy | link | issue36807 messages |
| 2019-05-06 06:30:35 | terry.reedy | create | |