On 12/23/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > So for at least the time being they go up nightly > (http://www.trentm.com/python). I don't know what Trent did to make that > happen, but he did it fairly quickly. I doubt it would be hard to replicate > on the docs server.
I couldn't let Trent have all the fun. http://docs.python.org/dev/ And hopefully of interest to many here: http://docs.python.org/dev/results/ These are the results of svn update, configure, build, test, install and the doc run. Run on the PSFs box and updated every 12 hours. I currently have it send mail to me if there are any test failures. I will probably update that to python-checkins or maybe even python-dev depending on what people think. I'm not likely to be around much for the rest of the year, so I don't want to turn it on just yet. The script should be updated to handle more types of failures. configure should probably specify CFLAGS of --std=c89 and maybe others too. I should check this script in somewhere, but I'm not sure where. n _______________________________________________ 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