any way to tell at runtime whether a callable is implemented in Python or C ?
Wolfgang Maier
wolfgang.maier at biologie.uni-freiburg.de
Fri Sep 26 03:47:11 EDT 2014
More information about the Python-list mailing list
Fri Sep 26 03:47:11 EDT 2014
- Previous message (by thread): https://www.python.org/ seems to be down
- Next message (by thread): any way to tell at runtime whether a callable is implemented in Python or C ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, is there any reliable and inexpensive way to inspect a callable from running Python code to learn whether it is implemented in Python or C before calling into it ? Thanks, Wolfgang
- Previous message (by thread): https://www.python.org/ seems to be down
- Next message (by thread): any way to tell at runtime whether a callable is implemented in Python or C ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list