summaryrefslogtreecommitdiffstats
path: root/.cvsignore
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2000-06-19 00:55:09 (GMT)
committerAndrew M. Kuchling <amk@amk.ca>2000-06-19 00:55:09 (GMT)
commit288e97b7fefb9b766b77a858fc34003c6d259d98 (patch)
treee2fc7db0e3573130cc1928c21605702837c22fad /.cvsignore
parent49ef6dc1f44c6d831fdd5c127b424cb5ecef2b78 (diff)
downloadcpython-288e97b7fefb9b766b77a858fc34003c6d259d98.zip
cpython-288e97b7fefb9b766b77a858fc34003c6d259d98.tar.gz
cpython-288e97b7fefb9b766b77a858fc34003c6d259d98.tar.bz2
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 '.cvsignore')
0 files changed, 0 insertions, 0 deletions