summaryrefslogtreecommitdiff
path: root/Python/bltinmodule.c
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-09-13 21:01:29 +0000
committerTim Peters <tim.peters@gmail.com>2001-09-13 21:01:29 +0000
commit8fa45677c1833cc0d4ddaa57417c01ee8297eba8 (patch)
treee33c30313a1f60475f2e7b1e5db33901398398ab /Python/bltinmodule.c
parent561f899d198c74516f0911a415f2914af3890576 (diff)
downloadcpython-git-8fa45677c1833cc0d4ddaa57417c01ee8297eba8.tar.gz
Now that file objects are subclassable, you can get at the file constructor
just by doing type(f) where f is any file object. This left a hole in restricted execution mode that rexec.py can't plug by itself (although it can plug part of it; the rest is plugged in fileobject.c now).
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions