summaryrefslogtreecommitdiff
path: root/Python/sysmodule.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
commit288e97b7fefb9b766b77a858fc34003c6d259d98 (patch)
treee2fc7db0e3573130cc1928c21605702837c22fad /Python/sysmodule.c
parent49ef6dc1f44c6d831fdd5c127b424cb5ecef2b78 (diff)
downloadcpython-git-288e97b7fefb9b766b77a858fc34003c6d259d98.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/sysmodule.c')
0 files changed, 0 insertions, 0 deletions