| commit | 4bf018b1383f2fb1cb1f276dbf137ea1e3f77cc4 | [log] [tgz] |
|---|---|---|
| author | Fred Drake <fdrake@acm.org> | Mon Oct 22 21:45:25 2001 +0000 |
| committer | Fred Drake <fdrake@acm.org> | Mon Oct 22 21:45:25 2001 +0000 |
| tree | 7afd828e8b76ff96e51e3702d0ad43727d42ee55 | |
| parent | 6de22ef6778c31b3bb06bd05c29207ac0aa86196 [diff] |
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?