This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-10 22:50:18 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
10,076
Commits
7
Branches
656
Tags
09da65ef2fa02ca60b809a52d2dc2bbd05f41449
Commit Graph
2 Commits
Author
SHA1
Message
Date
Guido van Rossum
449fdf1d76
The doc string for setDaemon() disagreed with the implementation. The
...
implementation wins.
1998-08-07 19:15:20 +00:00
Guido van Rossum
7f5013a9a9
New Java-style threading module. The doc strings are in a separate module.
1998-04-09 22:01:42 +00:00