Re: Extending/Embedding Confusion

2006-08-04 Thread Jane & Carl
I'm going through a bit of this myself.   What I've found useful is downloading the source to Python and comparing modules that I use a lot that are written in C (in my case datetime) and see how they are coded.  Also, if I am thinking of using a C API function to do something, I grep or us

Re: Python is fun and useful (was: Python is fun (useless social thread) ; -))

2006-06-25 Thread Jane & Carl
> I believe the applicability of Python and related techniques to > process control, engineering programming, and so on, is vastly > under-appreciated. Conventional wisdom in these domains sees > Visual Basic, Visual C++, and Fortran as suitable vehicles. > You've seen how limiting this is. > > Fo