commit | 63550ee1a280ae667de3d1f0657f5b948ae73e12 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sun Sep 20 08:38:40 2015 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Sun Sep 20 08:38:40 2015 +0300 |
tree | 06d6b6a42e1f96d65c416768689b4d126d401841 | |
parent | 90f5f5151c4542d391660c726d611350b28ff4f2 [diff] |
Issue #25108: Fixed test_traceback in the case when this test is run twice. In this case __file__ is the name of precompiled file (*.py[co]).