Message186182
| Author | serhiy.storchaka |
|---|---|
| Recipients | pitrou, roger.serwy, serhiy.storchaka, terry.reedy |
| Date | 2013-04-07.07:46:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1365320762.9.0.202176902289.issue17585@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Perhaps PseudoInputFile.close() should call super().close() to set closed flag. Perhaps close() should be even implemented in PseudoFile. It's my fault in this regression. I deliberately have not implemented PseudoFile.close(), because I saw no sense in deliberate calling of sys.std*.close() and considered closing the window with unpremeditated closing of the standard stream is too dangerous. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-04-07 07:46:02 | serhiy.storchaka | set | recipients: + serhiy.storchaka, terry.reedy, pitrou, roger.serwy |
| 2013-04-07 07:46:02 | serhiy.storchaka | set | messageid: <1365320762.9.0.202176902289.issue17585@psf.upfronthosting.co.za> |
| 2013-04-07 07:46:02 | serhiy.storchaka | link | issue17585 messages |
| 2013-04-07 07:46:02 | serhiy.storchaka | create | |