This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xiang.zhang
Recipients Arvind Padmanabhan, docs@python, xiang.zhang
Date 2016-09-28.09:53:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1475056415.85.0.361781017487.issue28297@psf.upfronthosting.co.za>
In-reply-to
Content
Though the delay arguments of keyword and positional are both 5, but their register time has tiny difference: 930343695.274 vs 930343695.275, so positional is printed first.
History
Date User Action Args
2016-09-28 09:53:35xiang.zhangsetrecipients: + xiang.zhang, docs@python, Arvind Padmanabhan
2016-09-28 09:53:35xiang.zhangsetmessageid: <1475056415.85.0.361781017487.issue28297@psf.upfronthosting.co.za>
2016-09-28 09:53:35xiang.zhanglinkissue28297 messages
2016-09-28 09:53:35xiang.zhangcreate