Closed nightlark closed 9 months ago
The name property just returns the variable name as a string, so the binding generator can be decoupled a bit more from the clang parsing code. There was also a stray import of FALSE from the pickle library.
FALSE
pickle
The name property just returns the variable name as a string, so the binding generator can be decoupled a bit more from the clang parsing code. There was also a stray import of
FALSE
from thepickle
library.