Message237129
I don't see a difference between buffered file and Popen object. Both are useless
after closing, both can raise an exception when flush a buffer on closing. Why
suppress an exception in one case but not in other? I think this question
needs wider discussion in Python-Dev. |
|
| Date |
User |
Action |
Args |
| 2015-03-03 12:58:31 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, vstinner, neologix, martin.panter |
| 2015-03-03 12:58:31 | serhiy.storchaka | link | issue23570 messages |
| 2015-03-03 12:58:31 | serhiy.storchaka | create | |
|