]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #13964: Write tests for new os.*utime*() functions
authorVictor Stinner <victor.stinner@haypocalc.com>
Wed, 8 Feb 2012 02:01:11 +0000 (03:01 +0100)
committerVictor Stinner <victor.stinner@haypocalc.com>
Wed, 8 Feb 2012 02:01:11 +0000 (03:01 +0100)
commitbe557dedf9fdf724c786aa030c3b9af4400d7a43
tree42b32dcaee7a795b4ec618615724cfd46283de45
parentf4c54ff5cd57533f2c655a4fefb7b726341cbc8d
Issue #13964: Write tests for new os.*utime*() functions
Lib/test/test_os.py