]> granicus.if.org Git - python/commit
Fixed denial-of-weak-ref-support test; Jeremy changed the error message
authorFred Drake <fdrake@acm.org>
Mon, 22 Oct 2001 21:45:25 +0000 (21:45 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 22 Oct 2001 21:45:25 +0000 (21:45 +0000)
commit4bf018b1383f2fb1cb1f276dbf137ea1e3f77cc4
tree7afd828e8b76ff96e51e3702d0ad43727d42ee55
parent6de22ef6778c31b3bb06bd05c29207ac0aa86196
Fixed denial-of-weak-ref-support test; Jeremy changed the error message
used by the weakref code since he didn't like the word "referencable".
Is it really necessary to be more specific than to test for TypeError here,
though?
Lib/test/test_descr.py