[Zope3-checkins] CVS: Zope3/src/zope/app/demo/passwdauth - __init__.py:1.3.8.1

Martijn Faassen m.faassen at vet.uu.nl
Tue May 11 05:10:42 EDT 2004


Update of /cvs-repository/Zope3/src/zope/app/demo/passwdauth
In directory cvs.zope.org:/tmp/cvs-serv20906/src/zope/app/demo/passwdauth

Modified Files:
      Tag: faassen-interfaces-branch
	__init__.py 
Log Message:
Sync up with changes in HEAD (so I can generate up to date patch file).


=== Zope3/src/zope/app/demo/passwdauth/__init__.py 1.3 => 1.3.8.1 ===
--- Zope3/src/zope/app/demo/passwdauth/__init__.py:1.3	Wed Mar 10 12:56:30 2004
+++ Zope3/src/zope/app/demo/passwdauth/__init__.py	Tue May 11 05:10:11 2004
@@ -19,7 +19,7 @@
 $Id$
 """
 import os
-from persistence import Persistent
+from persistent import Persistent
 from zope.app.container.contained import Contained
 from zope.app.location import locate
 from zope.app.pluggableauth import SimplePrincipal




More information about the Zope3-Checkins mailing list