Problems with threading in embedded Python

Aahz aahz at pythoncraft.com
Thu Aug 23 16:48:14 EDT 2007


In article <mailman.2129.1187387690.22759.python-list at python.org>,
Nico Blodow  <nicoblodow at gmx.net> wrote:
>
>I hope this hasn't been brought up before, but if it did i missed it,
>so bear with me please :) anyway, i'm trying to embed Python into a C
>program. A sample python syript i want to run is as follows:

Looks like nobody here wants to touch this, maybe try
http://mail.python.org/mailman/listinfo/capi-sig
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

"If you don't know what your program is supposed to do, you'd better not
start writing it."  --Dijkstra



More information about the Python-list mailing list