- 
Tim Peters yazdıimputils Importer._process_result(): remove name from modules dict if exec fails. This is what all the builtin importers do now, new in 2.4.3d3cfdb4
imputils Importer._process_result():
    remove name from modules dict if exec fails.
This is what all the builtin importers do now, new in 2.4.
