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 ezio.melotti, python-dev, r.david.murray, terry.reedy, zach.ware
Date 2014-05-02.15:52:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gKyf22VQpz7LjM@mail.python.org>
In-reply-to
Content
New changeset 5f75eadecff1 by Zachary Ware in branch '2.7':
Issue #18604: Consolidated checks for GUI availability.
http://hg.python.org/cpython/rev/5f75eadecff1

New changeset eb361f69ddd1 by Zachary Ware in branch '3.4':
Issue #18604: Consolidated checks for GUI availability.
http://hg.python.org/cpython/rev/eb361f69ddd1

New changeset 82caec3865e3 by Zachary Ware in branch 'default':
Closes #18604: Merge with 3.4
http://hg.python.org/cpython/rev/82caec3865e3
History
Date User Action Args
2014-05-02 15:52:44python-devsetrecipients: + python-dev, terry.reedy, ezio.melotti, r.david.murray, zach.ware
2014-05-02 15:52:44python-devlinkissue18604 messages
2014-05-02 15:52:43python-devcreate