Message186182
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. |
|
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 | |
|