Author: Philip Jenvey <[email protected]> Branch: py3k Changeset: r63348:ae60a59d5573 Date: 2013-04-14 14:40 -0700 http://bitbucket.org/pypy/pypy/changeset/ae60a59d5573/
Log: docs diff --git a/pypy/doc/config/objspace.usemodules._posixsubprocess.txt b/pypy/doc/config/objspace.usemodules._posixsubprocess.txt new file mode 100644 --- /dev/null +++ b/pypy/doc/config/objspace.usemodules._posixsubprocess.txt @@ -0,0 +1,2 @@ +Use the '_posixsubprocess' module. +Used by the 'subprocess' standard lib module. This module is expected to be working and is included by default. _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
