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 wordtech
Recipients wordtech
Date 2007-12-21.01:25:26
SpamBayes Score 0.009353668
Marked as misclassified No
Message-id <1198200328.37.0.27301275997.issue1676@psf.upfronthosting.co.za>
In-reply-to
Content
I've just updated to Tk 8.5 on OS X (Leopard, 10.5.1) and have rebuilt 
Python to link to the new version of Tk. I'm seeing tons of weird error 
messages in my logs when I run IDLE:

12/20/07 8:18:46 PM [0x0-0xa50a5].org.python.IDLE[1300] Break on 
__THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTION
ALITY___YOU_MUST_EXEC__() to debug. 
12/20/07 8:18:46 PM [0x0-0xa50a5].org.python.IDLE[1300] The process has 
forked and you cannot use this CoreFoundation functionality safely. You 
MUST exec(). 

I'm not sure if this is a showstopper bug or not, but I'm a bit 
concerned about all these error messages. Can someone investigate?
History
Date User Action Args
2007-12-21 01:25:28wordtechsetspambayes_score: 0.00935367 -> 0.009353668
recipients: + wordtech
2007-12-21 01:25:28wordtechsetspambayes_score: 0.00935367 -> 0.00935367
messageid: <1198200328.37.0.27301275997.issue1676@psf.upfronthosting.co.za>
2007-12-21 01:25:28wordtechlinkissue1676 messages
2007-12-21 01:25:27wordtechcreate