[Zope3-checkins] CVS: Zope3/src/zope/app/browser/catalog/translation_files - t.py:1.1.2.1
Anthony Baxter
anthony@interlink.com.au
Sat, 12 Jul 2003 02:15:14 -0400
Update of /cvs-repository/Zope3/src/zope/app/browser/catalog/translation_files
In directory cvs.zope.org:/tmp/cvs-serv26101/browser/catalog/translation_files
Added Files:
Tag: melb-2003-content-catalog-branch
t.py
Log Message:
first cut at catalogs. There are both content-space catalogs and utility-space
catalogs - in zope/app/catalog/catalog.txt is an example of creating the
latter.
Next up is to re-work the Catalog<->Index interface. If you create
catalogs now, you'll need to throw them away when those changes land
(soon). Note also that the search interface at the moment is a little
bit primitive - you call 'searchResults(key=value, key2=value2)'.
=== Added File Zope3/src/zope/app/browser/catalog/translation_files/t.py ===
# ;-)
import string
_ = string.upper