On Tue, Feb 10, 2009 at 09:16:48PM -0800, Neal Norwitz wrote: > I ran 2.6, 3.0, and 3.1 manually. 2.7 should get picked up on the > next run. The problem is that regrtest.py -R hangs from time to time > which caused the machine to run out of memory. Does anyone else have > regrtest.py -R hang for them? Some tests were disabled to try to > prevent the problem, but it still happens from time to time.
It's also possible that tools/sphinx needs a manual 'svn update'. A recent change to sphinxext/pyspecific.py imports a new package, sphinx.builders. I had to do this to keep my source tree building the docs. --amk _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com