commit | 7d79b8b7714b5e7d8a0582a07b5625c280c879c0 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Wed May 19 20:40:50 2010 +0000 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Wed May 19 20:40:50 2010 +0000 |
tree | beb8d4f6b49623a468815c33febd040fa5301b11 | |
parent | 5b08b4d230d95fe6a0b24dc45463e785a27fecd2 [diff] |
Issue #8766: Initialize _warnings module before importing the first module. Fix a crash if an empty directory called "encodings" exists in sys.path.