Author: Armin Rigo <[email protected]> Branch: stmgc-c7 Changeset: r69980:4891028503f5 Date: 2014-03-16 21:17 +0100 http://bitbucket.org/pypy/pypy/changeset/4891028503f5/
Log: os.fork()! diff --git a/TODO b/TODO --- a/TODO +++ b/TODO @@ -28,6 +28,10 @@ ------------------------------------------------------------ +os.fork()! + +------------------------------------------------------------ + _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
