Martin v. Löwis <mar...@v.loewis.de> added the comment: quick followup: there is a chance that this closes the wrong file due to race conditions, in case a different thread opens a file in-between that gets the same handle. Due to the GIL, this is unlikely
---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue10637> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com