Re: [Python-Dev] Documentation not being updated

2011-03-18 Thread Georg Brandl
On 18.03.2011 07:15, Ross Lagerwall wrote: > A change that I made (a49bda5ff3d5) to the documentation 3 days ago does > not appear to have propagated to > > http://docs.python.org/dev/library/multiprocessing.html > > Building the docs locally shows the change. Am I doing something wrong? Nope, t

[Python-Dev] Documentation not being updated

2011-03-17 Thread Ross Lagerwall
A change that I made (a49bda5ff3d5) to the documentation 3 days ago does not appear to have propagated to http://docs.python.org/dev/library/multiprocessing.html Building the docs locally shows the change. Am I doing something wrong? Cheers Ross ___ P