]> granicus.if.org Git - python/commit
Add some regression tests of coredump bugs in funcobject.c 2.31. Also
authorBarry Warsaw <barry@python.org>
Fri, 19 Jan 2001 19:55:12 +0000 (19:55 +0000)
committerBarry Warsaw <barry@python.org>
Fri, 19 Jan 2001 19:55:12 +0000 (19:55 +0000)
commit2e9b3967403c87592d6356ea486858f452767507
tree6f9798e51888e0d18c0232c8ced31a627f9736f7
parent0395fdd3a9249356f6efde5f8a5313df2d0c2b8c
Add some regression tests of coredump bugs in funcobject.c 2.31.  Also
added a test of a coredump that would occur when del'ing
func_defaults (put here for convenience).
Lib/test/test_funcattrs.py