Xiang Zhang added the comment:

Sorry, it's not 930343695.274 vs 930343695.275. I mean the register time is 
time.time() + delay, so there is tiny difference between the two. You can 
change the timefunc to lambda: int(time.time()), then you'll see keyword is 
printed first.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28297>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to