Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Lib
test
test_io.py
Find file
Blame
History
Permalink
Issue #5700: io.FileIO() called flush() after closing the file.
· 0b2dbdca
Serhiy Storchaka
authored
Feb 21, 2015
flush() was not called in close() if closefd=False.
0b2dbdca