How do I create extensions to Python in C?
contactXXX at redspice.com
contactXXX at redspice.com
Tue Jun 6 01:32:22 EDT 2000
More information about the Python-list mailing list
Tue Jun 6 01:32:22 EDT 2000
- Previous message (by thread): How do I create extensions to Python in C?
- Next message (by thread): How do I create extensions to Python in C?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
like lyle pointed out swig is a very good tool. This is an easier route than learning the whole shooting match which is very process oriented and can be automated which is what swig does
- Previous message (by thread): How do I create extensions to Python in C?
- Next message (by thread): How do I create extensions to Python in C?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list