[issue15228] os.utime() docs not clear on behavior on nonexistant files

Roundup Robot report at bugs.python.org
Sun Oct 6 18:57:21 CEST 2013


Roundup Robot added the comment:

New changeset 62321359c35b by Georg Brandl in branch '3.3':
Closes #15228: remove reference to Unix "touch"; it is confusing since the path needs to exist for os.utime() to succeed
http://hg.python.org/cpython/rev/62321359c35b

----------
nosy: +python-dev
resolution:  -> fixed
stage:  -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15228>
_______________________________________


More information about the Python-bugs-list mailing list