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 doko, eric.araujo, hynek, ned.deily, python-dev, ronaldoussoren, twouters
Date 2014-05-07.11:09:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gNw6d4T91z7LjR@mail.python.org>
In-reply-to
Content
New changeset 7d1929cc08dd by doko in branch '3.3':
- Issue #17752: Fix distutils tests when run from the installed location.
http://hg.python.org/cpython/rev/7d1929cc08dd

New changeset 01e933cb1de9 by doko in branch '3.4':
- Issue #17752: Fix distutils tests when run from the installed location.
http://hg.python.org/cpython/rev/01e933cb1de9

New changeset c0bcf1383d77 by doko in branch 'default':
- Issue #17752: Fix distutils tests when run from the installed location.
http://hg.python.org/cpython/rev/c0bcf1383d77
History
Date User Action Args
2014-05-07 11:09:14python-devsetrecipients: + python-dev, twouters, doko, ronaldoussoren, ned.deily, eric.araujo, hynek
2014-05-07 11:09:14python-devlinkissue17752 messages
2014-05-07 11:09:14python-devcreate