On 5/13/07, neal.norwitz <[email protected]> wrote: > Author: neal.norwitz > Date: Mon May 14 04:47:57 2007 > New Revision: 55306 > > Modified: > python/branches/p3yk/Doc/Makefile.deps > Log: > Get the doc building again after some removals. > > Modified: python/branches/p3yk/Doc/Makefile.deps > ============================================================================== > --- python/branches/p3yk/Doc/Makefile.deps (original) > +++ python/branches/p3yk/Doc/Makefile.deps Mon May 14 04:47:57 2007 > @@ -204,16 +204,11 @@ > lib/libossaudiodev.tex \ > lib/libcrypto.tex \ > lib/libhashlib.tex \ > - lib/libmd5.tex \ > - lib/libsha.tex \ > lib/libhmac.tex \ > lib/libstdwin.tex \
WHAT?!?! stdwin is still there, and you're removing md5 and sha? > lib/libsun.tex \ > lib/libxdrlib.tex \ > lib/libimghdr.tex \ > - lib/librestricted.tex \ > - lib/librexec.tex \ > - lib/libbastion.tex \ > lib/libformatter.tex \ > lib/liboperator.tex \ > lib/libresource.tex \ > _______________________________________________ > Python-3000-checkins mailing list > [email protected] > http://mail.python.org/mailman/listinfo/python-3000-checkins > -- --Guido van Rossum (home page: http://www.python.org/~guido/) _______________________________________________ Python-3000-checkins mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000-checkins
