I think I've tracked down this error to the use of a python Appscript call:

The process has forked and you cannot use this CoreFoundation
functionality safely. You MUST exec().
Break on 
__THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__()
to debug.

This is on a machine that has:

Python 2.6.6 (MacPorts installed)
OS X 10.5.8
PPC
Appscript 0.21.1 (easy_install-2.6)
Django 1.2.3 (using easy_install)

Other than pages using Appscript, everything works fine.

Am I using the right Appscript?

Mark J
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to