Eric V. Smith <e...@trueblade.com> added the comment:

Don't call both start() and run(). From the documentation, start() arranges for 
run() to be called. After the call to start(), 'abc' is printed.

----------
components: +Extension Modules -Build
nosy: +eric.smith
resolution:  -> invalid
status: open -> pending

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

Reply via email to