Staging
v0.8.1
https://github.com/python/cpython
Revision 8e8099c4915fc57990d026044f2168b1e6c6c326 authored by R. David Murray on 28 April 2009, 18:02:00 UTC, committed by R. David Murray on 28 April 2009, 18:02:00 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72060 | r.david.murray | 2009-04-28 12:08:18 -0400 (Tue, 28 Apr 2009) | 10 lines

  Various small fixups to the multiprocessing docs, mostly fixing and
  enabling doctests that Sphinx can run, and fixing and disabling tests that
  Sphinx can't run.  I hand checked every test not now marked as a doctest,
  and all except the two that have open bug reports against them now work,
  at least on Linux/trunk. (I did not look at the last example at all since
  there was already an open bug).  I did not read the whole document with
  an editor's eye, but I did fix a few things I noticed while working on
  the tests.
........
1 parent 841ee0e
History
Tip revision: 8e8099c4915fc57990d026044f2168b1e6c6c326 authored by R. David Murray on 28 April 2009, 18:02:00 UTC
Merged revisions 72060 via svnmerge from
Tip revision: 8e8099c
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 3.4 KB
LICENSE -rw-r--r-- 13.7 KB
Makefile.pre.in -rw-r--r-- 39.0 KB
README -rw-r--r-- 7.4 KB
configure -rwxr-xr-x 677.3 KB
configure.in -rw-r--r-- 108.4 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 31.1 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 69.8 KB

README

back to top