Updated python path
authorThierry Florac <tflorac@ulthar.net>
Fri, 05 Mar 2010 00:20:28 +0100
changeset 39 cfcde480cdef
parent 38 9571328b05d2
child 40 16c94c509933
Updated python path
.pydevproject
.settings/org.eclipse.core.resources.prefs
--- a/.pydevproject	Fri Mar 05 00:19:28 2010 +0100
+++ b/.pydevproject	Fri Mar 05 00:20:28 2010 +0100
@@ -15,6 +15,9 @@
 <path>/var/local/eggs/zope.app.security-3.5.2-py2.5.egg</path>
 <path>/var/local/eggs/zope.app.authentication-3.4.4-py2.5.egg</path>
 <path>/var/local/eggs/ZODB3-3.8.5-py2.5-linux-i686.egg</path>
+<path>/var/local/eggs/zope.publisher-3.4.6-py2.5.egg</path>
+<path>/var/local/eggs/pytz-2007k-py2.5.egg</path>
+<path>/var/local/eggs/zope.schema-3.4.0-py2.5.egg</path>
 </pydev_pathproperty>
 <pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">Python 2.5</pydev_property>
 </pydev_project>
--- a/.settings/org.eclipse.core.resources.prefs	Fri Mar 05 00:19:28 2010 +0100
+++ b/.settings/org.eclipse.core.resources.prefs	Fri Mar 05 00:20:28 2010 +0100
@@ -1,4 +1,4 @@
-#Mon Mar 01 12:17:11 CET 2010
+#Thu Mar 04 12:01:13 CET 2010
 eclipse.preferences.version=1
 encoding//ztfy/utils/__init__.py=utf-8
 encoding//ztfy/utils/catalog.py=utf-8
@@ -10,6 +10,10 @@
 encoding//ztfy/utils/tal/interfaces.py=utf-8
 encoding//ztfy/utils/tal/text.py=utf-8
 encoding//ztfy/utils/text.py=utf-8
+encoding//ztfy/utils/timezone/__init__.py=utf-8
+encoding//ztfy/utils/timezone/interfaces.py=utf-8
+encoding//ztfy/utils/timezone/schema.py=utf-8
+encoding//ztfy/utils/timezone/utility.py=utf-8
 encoding//ztfy/utils/traversing.py=utf-8
 encoding//ztfy/utils/unicode.py=utf-8
 encoding/setup.py=utf-8