[Zope3-checkins] CVS: Zope3/src/zope/app/browser/catalog/translation_files - t.py:1.2
Anthony Baxter
anthony@interlink.com.au
Sat, 12 Jul 2003 23:36:23 -0400
Update of /cvs-repository/Zope3/src/zope/app/browser/catalog/translation_files
In directory cvs.zope.org:/tmp/cvs-serv2618/app/browser/catalog/translation_files
Added Files:
t.py
Log Message:
Say hello to Mr. Catalog.
Merge of the melb-2003-content-catalog-branch.
Currently, only FieldIndexes are hooked up to catalogs. Will be
hooking up TextIndex next. Catalogs can be added as both Utilities
(see zope/app/catalog/catalog.txt for details on doing this) and in
Content space.
=== Zope3/src/zope/app/browser/catalog/translation_files/t.py 1.1 => 1.2 ===
--- /dev/null Sat Jul 12 23:36:22 2003
+++ Zope3/src/zope/app/browser/catalog/translation_files/t.py Sat Jul 12 23:35:48 2003
@@ -0,0 +1,6 @@
+
+# ;-)
+
+import string
+_ = string.upper
+