Movatterモバイル変換
[0]ホーム
Python 2.1 for Cygwin does not "threading"
Gilles Lenfantglenfant.nospam at bigfoot.com
Thu Apr 19 09:05:10 EDT 2001
I just made an update of my cygwin tools and noticed a new python distroavailable for cygwin. But the threading stuff don't work!Is it a "bug" or a feature ?Python 2.1 (#1, Apr 17 2001, 09:45:01)[GCC 2.95.3-2 (cygwin special)] on cygwin_nt-4.01Type "copyright", "credits" or "license" for more information.>>> import threadingTraceback (most recent call last): File "<stdin>", line 1, in ? File "/usr/lib/python2.1/threading.py", line 5, in ? import threadImportError: No module named thread>>>
More information about the Python-listmailing list
[8]ページ先頭