Commit 2c8779b5 authored by Andreas Jung's avatar Andreas Jung

updated

parent f61aa6ce
import os,sys,exceptions
availableSplitters = (
("DefaultSplitter" , "Zope Default Splitter"),
("ZopeSplitter" , "Zope Default Splitter"),
("ISO_8859_1_Splitter" , "Werner Strobles ISO-8859-1 Splitter")
)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment