]> granicus.if.org Git - python/commit
Modify the segfaulting example to show why r53997 is not a solution to
authorArmin Rigo <arigo@tunes.org>
Wed, 28 Feb 2007 09:25:29 +0000 (09:25 +0000)
committerArmin Rigo <arigo@tunes.org>
Wed, 28 Feb 2007 09:25:29 +0000 (09:25 +0000)
commitadf172339cd8299d32cf8022f769d82603bb31e5
tree7f05029be18276c22973bad3b2e7615a036f6c7d
parentcca75403c488c067eed2626446fa5d2dc6164b4f
Modify the segfaulting example to show why r53997 is not a solution to
it.
Lib/test/crashers/modify_dict_attr.py [new file with mode: 0644]