* Alan Gauld <[EMAIL PROTECTED]> [070418 21:28]:
> 
> "shiv k" <[EMAIL PROTECTED]> wrote 
> 
> > which function replaced fork() in Python2.5?
Replaced?

>>> sys.version, os.fork
('2.5 (release25-maint, Dec  9 2006, 14:35:53) \n[GCC 4.1.2 20061115 
(prerelease) (Debian 4.1.1-20)]', <built-in function fork>)

Andreas
_______________________________________________
Tutor maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/tutor

Reply via email to