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 ocean-city
Recipients jnoller, jpe, ocean-city
Date 2009-03-30.22:20:25
SpamBayes Score 0.0029107495
Marked as misclassified No
Message-id <1238451627.46.0.840152447185.issue3551@psf.upfronthosting.co.za>
In-reply-to
Content
Ah, I forgot this. Process#set_daemon doesn't exist on trunk, I had to
use "p.daemon = True" instead.
History
Date User Action Args
2009-03-30 22:20:27ocean-citysetrecipients: + ocean-city, jpe, jnoller
2009-03-30 22:20:27ocean-citysetmessageid: <1238451627.46.0.840152447185.issue3551@psf.upfronthosting.co.za>
2009-03-30 22:20:26ocean-citylinkissue3551 messages
2009-03-30 22:20:25ocean-citycreate