
Fredrik Lundh wrote:
I'll check in the source files shortly. Someone with a proper Windows setup will have to help out with makefile and installer tweaks for the PC/_subprocess.c module; drop me a line if you need info.
Tim fixed the windows issues (and got rid of the banana), but I just realized that we could need some help with converting the documentation from PEP/docstring format to latex... Any volunteers? (the PEP in nondist/peps/pep-0324.txt contains extensive documentation, but it can also be good to check the Lib/subprocess.py docstring for additional examples) (Now, if only someone could convert the docs to "html body + semantic classes" so people with ordinary skills can work on it, without having to learn any new syntaxes or install any new tools, besides python and a web browser...) </F>