summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2000-06-19 00:55:09 +0000
committerAndrew M. Kuchling <amk@amk.ca>2000-06-19 00:55:09 +0000
commit268de741c0f94a7fef1d74953fa1ac8e299b1085 (patch)
treea16238abfb0b2ffec3929e45aa2007a6e5f9bc53 /Python/pythonrun.c
parent569f1161c51ae4ff6dea0deafe2875727a3fb64c (diff)
downloadcpython-268de741c0f94a7fef1d74953fa1ac8e299b1085.tar.gz
Patch from Michael Hudson to fix flatten recursive data structures:
[mwh21@atrus build]$ ./python >>> import Tkinter >>> l = [] >>> l.append(l) >>> Tkinter._flatten(l) Segmentation fault (core dumped)
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions