Bug in Spyce?
"Conan C. Albrecht" <conan-RXmsyT/Szrj2fBVCVOL8/[email protected]> Fri, 30 Mar 2007 15:34:16 -0400
| Newsgroups | gmane.comp.python.spyce.general |
|---|---|
| Message-ID | <[email protected]> |
I sent the email earlier about the problem with svn spyce not working with the <spy:parent> tag. Here's more information. The actual exception is that 'child' is not found. If I run the following code in parent.spi: <html> <body> [[\ print locals().keys() print globals().keys() ]] </body> </html> No variable named child is found. All I get is the following: globals().keys() => ['_forms_by_handler', '_handlers', 'self', '_coreutil'] locals().keys() => ['spyceDone', 'stdout', '__builtins__', 'request', 'spyfn', 'db', 'response', 'spyceEnd', 'HandlerError', 'spyceEndLocal', 'error', 'taglib', 'include', 'spyceRedirect', 'spyceImpl'] No child anywhere. Has something changed with the handling of <spy:parent> tags and the documentation isn't updated yet or did something get left out of the current version? ____________________________________ Conan C. Albrecht, Ph.D. Information Systems Department Brigham Young University Web: http://warp.byu.edu/ Email: conan-RXmsyT/Szrj2fBVCVOL8/[email protected] The smime.p7s attachment is my digital certificate (see http:// warp.byu.edu/digsig.html for more information). ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Spyce-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/spyce-users
smime.p7s
(application/pkcs7-signature, 2.4 KB) - not displayed