commit | c57221e15809e66b499bdd23f07fdda972b163fc | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Mon Sep 25 07:04:10 2006 +0000 |
committer | Georg Brandl <georg@python.org> | Mon Sep 25 07:04:10 2006 +0000 |
tree | a5c6820f8d8f3e22ade3ea6229623e60c0630a57 | |
parent | 934c90de0de8a0fd5f07b483b18d98beb857dbd9 [diff] |
Backport rev. 51972: Bug #1557232: fix seg fault with def f((((x)))) and def f(((x),)). These tests should be improved. Hopefully this fixes variations when flipping back and forth between fpdef and fplist.