commit | 2fff84d892da63ce3b67132b33a528d6035e417a | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Mon Jan 25 21:37:02 1999 +0000 |
committer | Guido van Rossum <guido@python.org> | Mon Jan 25 21:37:02 1999 +0000 |
tree | 98cc1c16962d25dc9c69b0e6e689a54480706997 | |
parent | 7999bfb2357f4dd97555b0b85605f115923faa5d [diff] |
Don't die if CodeType doesn't exist -- ignore the error. This could happen in restricted mode.