wiki.zope.jp
SimpleXMLSearcher
   
RecentChanges WikiHelp WikiPractice JumpSearch

http://www.zope.org/Members/cabbie/SimpleXmlSearcherからダウンロード、展開、Productsディレクトリへコピー、Zope再起動。

上記サイトでは、「SimpleXMLSercherは、XMLタグの内容(開始タグと終了タグの間のテキスト) をREQUESTオブジェクト(あるいはユーザが渡した辞書)の変数とする方法を提供するもの。 Python 2.x以上には含まれているPyXMLが必要。PyXMLは、 http://www.python.org/からダウンロードできる。」との説明あり。

エラーでProductがインポートできず。

AttributeError?: xml.sax.saxutils module has no attribute DefaultHandler

Last edited Sat, 09 Sep 2006 19:19:09 +0900 Edit this page