]> granicus.if.org Git - python/commit
The doc string for setDaemon() disagreed with the implementation. The
authorGuido van Rossum <guido@python.org>
Fri, 7 Aug 1998 19:15:20 +0000 (19:15 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 7 Aug 1998 19:15:20 +0000 (19:15 +0000)
commit449fdf1d76b3d6108ac16ea648ef9bb1492274ee
tree615c1a62502c532b8befc4b2c8a96b7f6d7b65a1
parent66da9d69fcf22d909291521ed707589ef3248cbe
The doc string for setDaemon() disagreed with the implementation.  The
implementation wins.
Lib/threading_api.py