Execute C code through Python
Ernesto
erniedude at gmail.com
Wed Oct 26 10:44:54 EDT 2005
More information about the Python-list mailing list
Wed Oct 26 10:44:54 EDT 2005
- Previous message (by thread): Execute C code through Python
- Next message (by thread): findwindow by its class name
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Peter Hansen wrote: > > Google found the following (after I read the docs for subprocess and > learned about the "startupinfo" flag, and searched for "subprocess > startupinfo"). Does this help? > > http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/409002 > > -Peter Thanks Peter! That's exactly what I need.
- Previous message (by thread): Execute C code through Python
- Next message (by thread): findwindow by its class name
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list