]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix build from a blank checkout by using the _thread module instead of threading...
authorAntoine Pitrou <solipsis@pitrou.net>
Fri, 15 Aug 2008 00:05:08 +0000 (00:05 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Fri, 15 Aug 2008 00:05:08 +0000 (00:05 +0000)
commite1e48ea29bc04cff9739f6ab4cb991604060a55f
treeedf58760f7cd00265fc09a369ebe3c9b104742e1
parent8769576477b88b05e6c857e6a63bed506eae014e
Fix build from a blank checkout by using the _thread module instead of threading in io.py
(thanks Christian!)
Lib/io.py