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 r.david.murray
Recipients JayKrish, Todd.Rovito, ncoghlan, philwebster, python-dev, r.david.murray, terry.reedy
Date 2013-07-13.13:43:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1373723031.89.0.76644810198.issue18365@psf.upfronthosting.co.za>
In-reply-to
Content
Yeah, DISPLAY is how unix finds the X11 display.  I don't remember how the tkguionly tests deal with that being missing, but since the tests are run "headless" there is indeed no DISPLAY for the tests to talk to.
History
Date User Action Args
2013-07-13 13:43:51r.david.murraysetrecipients: + r.david.murray, terry.reedy, ncoghlan, Todd.Rovito, python-dev, JayKrish, philwebster
2013-07-13 13:43:51r.david.murraysetmessageid: <1373723031.89.0.76644810198.issue18365@psf.upfronthosting.co.za>
2013-07-13 13:43:51r.david.murraylinkissue18365 messages
2013-07-13 13:43:51r.david.murraycreate