[Zope-Checkins] CVS: Zope/lib/python/docutils/readers - __init__.py:1.2.10.3.8.1 pep.py:1.2.10.3.8.1 standalone.py:1.2.10.3.8.1

Christian 'Tiran' Heimes heimes at faho.rwth-aachen.de
Wed May 12 15:58:24 EDT 2004


Update of /cvs-repository/Zope/lib/python/docutils/readers
In directory cvs.zope.org:/tmp/cvs-serv1763/lib/python/docutils/readers

Modified Files:
      Tag: tiran-restfixing-branch
	__init__.py pep.py standalone.py 
Log Message:
Installed docutils 0.3.4


=== Zope/lib/python/docutils/readers/__init__.py 1.2.10.3 => 1.2.10.3.8.1 ===


=== Zope/lib/python/docutils/readers/pep.py 1.2.10.3 => 1.2.10.3.8.1 ===


=== Zope/lib/python/docutils/readers/standalone.py 1.2.10.3 => 1.2.10.3.8.1 ===
--- Zope/lib/python/docutils/readers/standalone.py:1.2.10.3	Sun Nov 30 11:05:25 2003
+++ Zope/lib/python/docutils/readers/standalone.py	Wed May 12 15:57:52 2004
@@ -14,7 +14,6 @@
 import sys
 from docutils import frontend, readers
 from docutils.transforms import frontmatter, references
-from docutils.parsers.rst import Parser
 
 
 class Reader(readers.Reader):




More information about the Zope-Checkins mailing list