commit | 2821644d8add382226b75989a9e89a8c24b2d0dc | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Wed Nov 16 00:34:44 2011 +0100 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Wed Nov 16 00:34:44 2011 +0100 |
tree | bc5e0da2d16570b7a77a042fe135c80e2f99c547 | |
parent | 19bd0698e53b7c64a2aa858d77164ef8415041bd [diff] |
Issue #13374: Skip deprecation tests for os.symlink() on Windows XP To avoid a NotImplementedError('CreateSymbolicLinkW not found') error.