Native class methods
Stefan Arentz
stefan.arentz at gmail.com
Tue Oct 9 11:20:09 EDT 2007
More information about the Python-list mailing list
Tue Oct 9 11:20:09 EDT 2007
- Previous message (by thread): Native class methods
- Next message (by thread): Native class methods
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Is there an easy way to implement a specific method of a Python class in C? Like a native method in Java? I would really like to do the majority of my class code in Python and just do one or two methods in C. S.
- Previous message (by thread): Native class methods
- Next message (by thread): Native class methods
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list