Jeffrey Armstrong added the comment: So in my original report, I actually got things backwards. The failure is because utime is a local variable, but a call to utime() is then attempted.
Regardless, the code is still completely broken in Modules/posixmodule.c under the conditions I described. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue22568> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com