Simplify some of the code. Use PyErr_Format() instead of sprintf(), etc.
Reduces lines of code and compiled object size.
Showing
This diff is collapsed.
Please
register
or
sign in
to comment
Reduces lines of code and compiled object size.