Open mkwiatkowski opened 9 years ago
Sorry for breakage, I didn't try with python3... I'll try to look at it this week end.
Oh, it's not your fault @little-dude . __dict__
has been used in this piece of code from the beginning. I just noticed this problem when merging in your changes.
Notice the difference in behavior:
It may be related to how different instance methods behave under Python 3, this piece of code in particular.