PyTryBlock

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct PyTryBlock {}

Members

Variables

b_handler
int b_handler;
Undocumented in source.
b_level
int b_level;
Undocumented in source.
b_type
int b_type;
Undocumented in source.

Meta