summaryrefslogtreecommitdiffstats
path: root/Doc/api
diff options
context:
space:
mode:
authorMark Hammond <mhammond@skippinet.com.au>2003-07-15 23:03:55 (GMT)
committerMark Hammond <mhammond@skippinet.com.au>2003-07-15 23:03:55 (GMT)
commitedd07737d70f9021d90f3990fd7f527aa9a54e48 (patch)
tree3f1d62b0f65c38d5c14d81ad399918270c1037ca /Doc/api
parentd51ce7de97f3aa1cf6ee65975475dce371cd3aea (diff)
downloadcpython-edd07737d70f9021d90f3990fd7f527aa9a54e48.zip
cpython-edd07737d70f9021d90f3990fd7f527aa9a54e48.tar.gz
cpython-edd07737d70f9021d90f3990fd7f527aa9a54e48.tar.bz2
Fix [ 771097 ] frozen programs fail due to implicit import of "warnings".
If the initial import of warnings fails, clear the error. When the module is actually needed, if the original import failed, see if it has managed to find its way to sys.modules yet and if so, remember it.
Diffstat (limited to 'Doc/api')
0 files changed, 0 insertions, 0 deletions