From: Fred Drake Date: Fri, 29 Jan 1999 22:35:23 +0000 (+0000) Subject: Updated comments on version of XML package needed. X-Git-Tag: v1.5.2b2~193 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7281b3b77925dcb445413fbcf906b2f94eeabc59;p=python Updated comments on version of XML package needed. --- diff --git a/Doc/tools/sgmlconv/README b/Doc/tools/sgmlconv/README index 5351da1f9c..f41218e4d8 100644 --- a/Doc/tools/sgmlconv/README +++ b/Doc/tools/sgmlconv/README @@ -3,7 +3,8 @@ documentation in LaTeX format to SGML. XML is also supported as a target, but is unlikely to be used. This material is preliminary and incomplete. The XML omnibus package -developed by the Python XML-SIG is required. See +developed by the Python XML-SIG is required; specifically, the version +available in the public CVS repository. See http://www.python.org/sigs/xml-sig/ for more information on the package.