[Python-Dev] os.spawnv[e] and related constants
Fred L. Drake, Jr.
fdrake@acm.org
Fri, 5 Oct 2001 15:17:57 -0400 (EDT)
Skip Montanaro writes:
> The spawnv and spawnve functions in the os module look useful, but the lib
> manual documentation is rather sparse about their semantics, referring the
> reader to the VC++ Runtime Library for more info. Perhaps this is poetic
Are you looking at the development docs, or the 2.1.1 docs?
http://python.sourceforge.net/devel-docs/lib/lib.html
If you're looking at the devel docs and still find things are
missing, please file a bug report with specific info about what you
think is missing, and assign it to me.
-Fred
--
Fred L. Drake, Jr. <fdrake at acm.org>
PythonLabs at Zope Corporation