##// END OF EJS Templates
reachableroots: return NULL if we're throwing an exception...
reachableroots: return NULL if we're throwing an exception Based on my reading of [0] and surrounding sections, if we want an exception to be properly raised when something goes wrong in the C code, we need to make sure we return NULL here. Do so. https://docs.python.org/2/extending/extending.html#back-to-the-example

File last commit:

r0:9117c656 default
r26010:2c03e521 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer