-
Andrew M. Kuchling authored
constant; this allows changing it in a subclass. To accommodate this, copy() now uses __class__. Also add some text to a comment.
a7ebb339
constant; this allows changing it in a subclass. To accommodate this, copy() now uses __class__. Also add some text to a comment.