summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2001-08-16 15:54:28 (GMT)
committerFred Drake <fdrake@acm.org>2001-08-16 15:54:28 (GMT)
commitc019ecb7fe7b44fa339defd071510ec2b0728775 (patch)
tree3d926b7e1707e8e53e573c89afd9a21984328953 /Python/pythonrun.c
parent360e031f8d338b6be22ccd989473310864c454af (diff)
downloadcpython-c019ecb7fe7b44fa339defd071510ec2b0728775.zip
cpython-c019ecb7fe7b44fa339defd071510ec2b0728775.tar.gz
cpython-c019ecb7fe7b44fa339defd071510ec2b0728775.tar.bz2
Bad bug: the MimeTypes.readfp() was supposed to take a file object as a
parameter, but did not. This was found because it can create failures elsewhere based on the presence of mime.types files in some common locations the module searches by default. (I will be writing a test for this module shortly!)
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions