-
Neal Norwitz yazdı
Fix infinite recursion which occurred when printing an object whose __str__() returned self. Will backport
1a997501
To find the state of this project's repository at the time of any of these versions, check out
the tags.
Fix infinite recursion which occurred when printing an object whose __str__() returned self. Will backport