Michal Božoň <michal.bo...@gmail.com> added the comment:

i still do not agree, it will always feel somehow incomplete, being able 
to easily "threadize" the function:

>>> t = threading.Thread(target=func)

and then not being able to get the target function result (easily)

----------

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

Reply via email to