[Zope3-checkins] CVS: zopeproducts/xmldom - exceptions.py:NONE
Philipp von Weitershausen
philikon@philikon.de
Thu, 19 Jun 2003 17:32:39 -0400
Update of /cvs-repository/zopeproducts/xmldom
In directory cvs.zope.org:/tmp/cvs-serv14376
Removed Files:
exceptions.py
Log Message:
Remove unused exceptions module. Python comes with exceptions in xml.dom
since version 2.0, so we can safely rely on them. As a matter of fact, the
rest of code already seems to use them, which makes this file even more
useless.
=== Removed File zopeproducts/xmldom/exceptions.py ===