From: Fred Drake Date: Tue, 29 Jul 2003 17:42:54 +0000 (+0000) Subject: - update documentation contact address X-Git-Tag: 2.2~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=aec7bdf04c5a85021f5e51fa8c58a4a6a9a2084d;p=thirdparty%2FPython%2Fcpython.git - update documentation contact address - remove old text about a Mac OS chapter in the libref; that's been gone for a *long* time! --- diff --git a/Doc/README b/Doc/README index 4ff97832a43e..549039a850eb 100644 --- a/Doc/README +++ b/Doc/README @@ -66,20 +66,11 @@ databases at: Other suggestions or questions should be sent to the Python Documentation Team: - python-docs@python.org + docs@python.org Thanks! -What happened to the Macintosh chapter of the Python Library Reference? ------------------------------------------------------------------------ - -The directory mac/ contains the LaTeX sources for the "Macintosh -Library Modules" manual; this is built using the standard build -targets, so check the proper output directory for your chosen format -and paper size. - - What tools do I need? ---------------------