summaryrefslogtreecommitdiffstats
path: root/Demo/pysvr
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-08-20 22:26:19 (GMT)
committerGuido van Rossum <guido@python.org>1997-08-20 22:26:19 (GMT)
commit558be283bf2c3a2c405c8a404da1cfed69900226 (patch)
tree10459fb7fd83a7ad78ba35c6b458e41cb00c1010 /Demo/pysvr
parent86c052e83afc980d105186d53473210bb425e2ae (diff)
downloadcpython-558be283bf2c3a2c405c8a404da1cfed69900226.zip
cpython-558be283bf2c3a2c405c8a404da1cfed69900226.tar.gz
cpython-558be283bf2c3a2c405c8a404da1cfed69900226.tar.bz2
Make sure the objects returned by __getinitargs__() are kept alive (in
the memo) to avoid a certain kind of nasty crash. (Not easily reproducable because it requires a later call to __getinitargs__() to return a tuple that happens to be allocated at the same address.)
Diffstat (limited to 'Demo/pysvr')
0 files changed, 0 insertions, 0 deletions