STINNER Victor <[email protected]> added the comment:
os.popen() doesn't emit a ResourceWarning when close() is not called, leading to weird issues like bpo-15408. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue42641> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
