[issue19716] test that touch doesn't change file contents

Antoine Pitrou report at bugs.python.org
Fri Nov 22 18:43:31 CET 2013


New submission from Antoine Pitrou:

Path.touch() shouldn't change a file's contents, but this is currently not tested for by test_pathlib.

----------
components: Tests
keywords: easy
messages: 203818
nosy: pitrou
priority: normal
severity: normal
status: open
title: test that touch doesn't change file contents
type: enhancement
versions: Python 3.4

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


More information about the Python-bugs-list mailing list