Denver Coneybeare added the comment:

Thanks r.david.murray for your feedback.  Although I disagree with your 
conclusion that this does not affect 2.7.  Just try running the "sample script 
that reproduces the issue" from my first post and you will see the erroneous 
behaviour in 2.7.  Even though threading.Timer is a function in 2.7 (instead of 
a class), it still ultimately returns a class whose args and kwargs members can 
be modified.

----------

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

Reply via email to