]> granicus.if.org Git - python/commit
Revert previous checkin and just add a comment about constructor_ob.
authorJeremy Hylton <jeremy@alum.mit.edu>
Fri, 27 Jun 2003 16:58:43 +0000 (16:58 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Fri, 27 Jun 2003 16:58:43 +0000 (16:58 +0000)
commitf8ecde5de00ad4b11cd1f80aae0f0bd5b99fc66c
treef91b78ce38e7940105003de01e4259637406e921
parent090a3495b3ff38750192550fd2f80b4c3552cd95
Revert previous checkin and just add a comment about constructor_ob.

There's no point to passing it anymore, but there's a test that
expects the call to fail if you pass a non-callable object.
Lib/copy_reg.py