You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wrapping overloaded methods is tedious, as is wrapping methods in a class
that needs to be derived in python code (method + default_method which are
basically always the same).
This could be made easier and even a bit more readable by creating macros
to do it. Shouldn't be too hard.
Original issue reported on code.google.com by [email protected] on 10 Sep 2009 at 4:08
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 10 Sep 2009 at 4:08The text was updated successfully, but these errors were encountered: