-
Guido van Rossum authored
Copying a new-style class that had a reference to itself didn't work. (The same thing worked fine for old-style classes.)
cfaa9a9a
Copying a new-style class that had a reference to itself didn't work. (The same thing worked fine for old-style classes.)