diff options
author | Guido van Rossum <guido@python.org> | 1997-09-04 22:12:34 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-09-04 22:12:34 (GMT) |
commit | 898c915a31633b9df3294382c0499d2ebca4fb2f (patch) | |
tree | 07ddee24c621f45ecdbcfe2c14eb313ccc5b97b1 /Modules/zlibmodule.c | |
parent | d807b7589b6dc26057e9754358335183ce9f7a7a (diff) | |
download | cpython-898c915a31633b9df3294382c0499d2ebca4fb2f.zip cpython-898c915a31633b9df3294382c0499d2ebca4fb2f.tar.gz cpython-898c915a31633b9df3294382c0499d2ebca4fb2f.tar.bz2 |
Added some try-excepts so that it can be imported in restricted mode
(though some type names are undefined in that case, e.g. CodeType
(inaccessible), FileType (not always accessible), and TracebackType
and FrameType (inaccessible).
Diffstat (limited to 'Modules/zlibmodule.c')
0 files changed, 0 insertions, 0 deletions