This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients amaury.forgeotdarc, brian.curtin, pitrou, python-dev, santoso.wijaya, tim.golden
Date 2012-01-24.08:13:48
SpamBayes Score 0.005603457
Marked as misclassified No
Message-id <E1RpbVj-00014v-Oo@dinsdale.python.org>
In-reply-to
Content
New changeset 839fa289e226 by Antoine Pitrou in branch '3.2':
Issue #13772: In os.symlink() under Windows, do not try to guess the link
http://hg.python.org/cpython/rev/839fa289e226

New changeset a7406565ef1c by Antoine Pitrou in branch 'default':
Issue #13772: In os.symlink() under Windows, do not try to guess the link
http://hg.python.org/cpython/rev/a7406565ef1c
History
Date User Action Args
2012-01-24 08:13:49python-devsetrecipients: + python-dev, amaury.forgeotdarc, pitrou, tim.golden, brian.curtin, santoso.wijaya
2012-01-24 08:13:48python-devlinkissue13772 messages
2012-01-24 08:13:48python-devcreate