On Mon, Jul 26, 2010 at 10:41:29AM -0400, Tom MacWright wrote:
> This error is happening even just running the 'python' executable, so I
> think it's pretty safe to say that it's not related to Flask?

Flask restarts the Python interpreter when it detects changes to its
source files - that's how the reloader works.  I imagine it's doing
something that is not safe for Mac apps.

-- 
Nicholas Riley <njri...@illinois.edu>

_______________________________________________
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