summaryrefslogtreecommitdiffstats
path: root/Doc/perl/python.perl
diff options
context:
space:
mode:
authorMichael W. Hudson <mwh@python.net>2002-03-15 10:35:36 (GMT)
committerMichael W. Hudson <mwh@python.net>2002-03-15 10:35:36 (GMT)
commit78f70880e2920bcb5b85ec3582ab4415fed0e265 (patch)
treefa42781ee518b365f307fcc0110d91b6f6ab6395 /Doc/perl/python.perl
parent8b23905d92efb1f4d0156b1ebef3ef01b743ad84 (diff)
downloadcpython-78f70880e2920bcb5b85ec3582ab4415fed0e265.zip
cpython-78f70880e2920bcb5b85ec3582ab4415fed0e265.tar.gz
cpython-78f70880e2920bcb5b85ec3582ab4415fed0e265.tar.bz2
backport gvanrossum's checkin of
revision 2.41 of moduleobject.c Fix for SF bug #529050 - ModuleType.__new__ crash. There were several places that assumed the md_dict field was always set, but it needn't be. Fixed these to be more careful. I changed PyModule_GetDict() to initialize md_dict to a new dictionary if it's NULL. Bugfix candidate.
Diffstat (limited to 'Doc/perl/python.perl')
0 files changed, 0 insertions, 0 deletions