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.
M
Mark Hammond committed
edd07737d70f9021d90f3990fd7f527aa9a54e48
Parent: d51ce7d