commit | 87a5c515d03f3e2215f3da7b90a4b848ac510879 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Mon Feb 10 18:21:34 2014 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Mon Feb 10 18:21:34 2014 +0200 |
tree | 84a23e66140538f0d8b870379826b809be2c65b7 | |
parent | 8f9f0f12e845034080525c6a80d52215533cb2a4 [diff] |
Issue #19255: The builtins module is restored to initial value before cleaning other modules. The sys and builtins modules are cleaned last.