Hi! I am browing some script of DTML. and find some expression like _[name] and _.getitem(name) What do these underlines mean? a feature of zope or python language? _________________________________________________________ Do You Yahoo!? 美女们的秘密武器! http://yahoo.eachnet.com/fu/co/rd.php?http://pages.eachnet.com/st/page/women...
_ is called the "under namespace". Refer to the Zope Book for details. -aj --On Sonntag, 9. März 2003 13:49 +0800 "=?gb2312?q?Chen=20Fu?=" <novalet@yahoo.com.cn> wrote:
Hi! I am browing some script of DTML. and find some expression like _[name] and _.getitem(name) What do these underlines mean? a feature of zope or python language?
_________________________________________________________ Do You Yahoo!? ÃÀÅ®ÃǵÄÃØÃÜÎäÆ÷£¡ http://yahoo.eachnet.com/fu/co/rd.php?http://pages.eachnet.com/st/page/wo men/women.htm
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
-- --------------------------------------------------------------------- - Andreas Jung http://www.andreas-jung.com - - EMail: andreas at andreas-jung.com - - "Life is too short to (re)write parsers" - ---------------------------------------------------------------------
participants (2)
-
Andreas Jung -
Chen Fu