
tseaver at palladion
Jul 22, 2008, 1:00 PM
Post #1 of 1
(141 views)
Permalink
|
|
Re: SVN: grokcore.view/trunk/ With the new grokcore.component 1.5, we can simply say
|
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Philipp von Weitershausen wrote: > Log message for revision 88701: > With the new grokcore.component 1.5, we can simply say > > from grokcore.component import * > > and only get the actual public API imported into the local namespace. Please don't encourage the 'import *' coding style anywhere: it makes finding the source of a token nearly impossible. 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 iD8DBQFIhjxe+gerLs4ltQ4RAvviAKCGC3Lg5HEfOBOExZpoGZNEwhpucwCgwJnt 4uLRLxTPv/sHINd2Et55zPY= =h6lf -----END PGP SIGNATURE----- _______________________________________________ Zope-Dev maillist - Zope-Dev[at]zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
|