commit | b1b25f0ffd6c2d31cf21fa7128ff64c314c3cd2e | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Mon Jul 04 02:43:09 2011 +0200 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Mon Jul 04 02:43:09 2011 +0200 |
tree | 0227d262895e628d23cd1c000140d23600f01823 | |
parent | 7d10a2d88accf1a04cb90ceb991fb5cac0abb698 [diff] |
Issue #12467: warnings: fix a race condition if a warning is emitted at shutdown, if globals()['__file__'] is None.