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 glyph
Recipients alex, glyph, ned.deily, ronaldoussoren
Date 2013-03-21.05:22:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363843337.69.0.530492335466.issue17496@psf.upfronthosting.co.za>
In-reply-to
Content
Hi Ned,

It seems from your comment that you didn't read the patch.  Alex added a simpler check via launchctl, rather than by framework symbol groveling :).  He didn't remove the check.

It should be functionally identical to what's there now, but much shorter and without having to depend on ctypes.

-glyph
History
Date User Action Args
2013-03-21 05:22:17glyphsetrecipients: + glyph, ronaldoussoren, ned.deily, alex
2013-03-21 05:22:17glyphsetmessageid: <1363843337.69.0.530492335466.issue17496@psf.upfronthosting.co.za>
2013-03-21 05:22:17glyphlinkissue17496 messages
2013-03-21 05:22:17glyphcreate