mercurial/__init__.py
author simon@laptop-tosh
Sun, 09 Jun 2013 16:49:08 +0200
changeset 19312 aedb4d0012ff
parent 0 9117c6561b0b
child 27220 4374d819ccd5
permissions -rw-r--r--
run-tests: call Threads constructor with keyword arguments This is suggested in the python documentation (on http://docs.python.org/2/library/threading.html#thread-objects)