diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2015-11-10 19:50:14 +0200 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2015-11-10 19:50:14 +0200 |
commit | e1dc3d47e0a5cc4b390cc9eb70c5a5153c309cb2 (patch) | |
tree | b6f873163f4a260c1053ca5b957b6d2f467d35bb /Python/compile.c | |
parent | 40fe35a95ee67721720f2aa9b5059417b4637ee1 (diff) | |
download | cpython-git-e1dc3d47e0a5cc4b390cc9eb70c5a5153c309cb2.tar.gz |
Issue #6598: Avoid clock wrapping around in test_make_msgid_collisions.
Use time.monotonic or time.time instead of time.clock.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions