[Zope-dev] SVN: Zope/trunk/lib/python/Products/Five/security.py Restore Products.Five.security.initializeClass.
Tres Seaver
tseaver at palladion.com
Sun Jan 4 08:38:08 EST 2009
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Stefan H. Holek wrote:
> Log message for revision 94498:
> Restore Products.Five.security.initializeClass.
>
> Changed:
> U Zope/trunk/lib/python/Products/Five/security.py
>
> -=-
> Modified: Zope/trunk/lib/python/Products/Five/security.py
> ===================================================================
> --- Zope/trunk/lib/python/Products/Five/security.py 2009-01-03 23:57:24 UTC (rev 94497)
> +++ Zope/trunk/lib/python/Products/Five/security.py 2009-01-04 07:44:36 UTC (rev 94498)
> @@ -26,6 +26,7 @@
> from zope.security.management import thread_local
> from zope.security.simplepolicies import ParanoidSecurityPolicy
>
> +from App.class_init import InitializeClass as initializeClass
> from AccessControl.SecurityInfo import ClassSecurityInfo
> from AccessControl.SecurityManagement import getSecurityManager
Does third-party code import that symbol, spelled with the lower-case
'i'? If so, let's go ahead and make a 'zope.deferredimport.deprecated'
entry, and point people to the correct location and spelling.
Tres.
- --
===================================================================
Tres Seaver +1 540-429-0999 tseaver at palladion.com
Palladion Software "Excellence by Design" http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFJYLu/+gerLs4ltQ4RAqorAKDDWXT4kQbGWQcSgYAEN16LqpuTFgCgxqIN
aKKwC++FPrsHFPqAuaijS6c=
=eaj9
-----END PGP SIGNATURE-----
More information about the Zope-Dev
mailing list