[Python-Dev] Pythonic concurrency - offtopic

Sokolov Yura falcon at intercable.ru
Tue Oct 11 08:55:41 CEST 2005


Offtopic:

Microsoft Windows [Version 5.2.3790]
(C) Copyright 1985-2003 Microsoft Corp.

G:\Working\1>c:\Python24\python
Python 2.4.1 (#65, Mar 30 2005, 09:13:57) [MSC v.1310 32 bit (Intel)] on 
win32
Type "help", "copyright", "credits" or "license" for more information.
 >>> from os import fork
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
ImportError: cannot import name fork
 >>>



More information about the Python-Dev mailing list