[Zope3-checkins] SVN:
Zope3/trunk/src/zope/app/preference/README.txt
Minor typo and formatting fixes.
Julien Anguenot
ja at nuxeo.com
Mon May 23 14:33:19 EDT 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Benji York wrote:
> Log message for revision 30470:
> Minor typo and formatting fixes.
[...]
> - >>> from zope.app.principalannotation.interfaces import \
> - ... IPrincipalAnnotationUtility
> + >>> from zope.app.principalannotation.interfaces import (
> + ... IPrincipalAnnotationUtility)
> >>> class PrincipalAnnotations(dict):
> ... zope.interface.implements(IPrincipalAnnotationUtility)
> ...
This was breaking the tests with Python 2.3.5 which is the current
supported version for Zope3 AFAIK.
J.
- --
Julien Anguenot | Nuxeo R&D (Paris, France)
CPS Plateform : http://www.cps-project.org
Zope3 / ECM : http://www.z3lab.org
mail: anguenot at nuxeo.com; tel: +33 (0) 6 72 57 57 66
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org
iD8DBQFCkiHvGhoG8MxZ/pIRAgZmAJ0db+CcbQ3s7ARPvO7CZLyn1o4ASQCfS/hc
xleBC5nlYfJVFtVqJzqd0Zc=
=gcfb
-----END PGP SIGNATURE-----
More information about the Zope3-Checkins
mailing list