Tip: Click lines to highlight, hold ctrl/cmd to multi-select
http://codedumper.com/esutu (25-May @ 02:47)
Syntax Highlighted Code
- File "/home/sancho/revoluciones/grok/rdbexample/eggs/tmpIHUqUX/zope.tales-3.4.0a1-py2.4.egg/zope/tales/tales.py", line 696, in evaluate
- - /home/sancho/revoluciones/grok/Tpi/src/tpi/app_templates/master.pt
- - Line 39, Column 5
- - Expression: <PythonExpr (view.navLIST(context.__name__))>
- - Names:
- {'args': (),
- 'context': <tpi.app.Tpi object at 0xb74e872c>,
- 'default': <object object at 0xb7d98560>,
- 'loop': {},
- 'nothing': None,
- 'options': {},
- 'repeat': {},
- 'request': <zc.resourcelibrary.publication.Request instance URL=http://192.168.1.103:8080/test/@@index>,
- 'static': <grok.components.DirectoryResource object at 0x9c33b4c>,
- 'template': <grok.components.TrustedFilePageTemplate object at 0x9708ccc>,
- 'view': <tpi.app.Index object at 0x9c3384c>}
- File "/home/sancho/revoluciones/grok/rdbexample/eggs/tmpIHUqUX/zope.tales-3.4.0a1-py2.4.egg/zope/tales/pythonexpr.py", line 59, in __call__
- - __traceback_info__: (view.navLIST(context.__name__))
- File "<string>", line 0, in ?
- AttributeError: 'Index' object has no attribute 'navLIST'
Plain Code
File "/home/sancho/revoluciones/grok/rdbexample/eggs/tmpIHUqUX/zope.tales-3.4.0a1-py2.4.egg/zope/tales/tales.py", line 696, in evaluate
- /home/sancho/revoluciones/grok/Tpi/src/tpi/app_templates/master.pt
- Line 39, Column 5
- Expression: <PythonExpr (view.navLIST(context.__name__))>
- Names:
{'args': (),
'context': <tpi.app.Tpi object at 0xb74e872c>,
'default': <object object at 0xb7d98560>,
'loop': {},
'nothing': None,
'options': {},
'repeat': {},
'request': <zc.resourcelibrary.publication.Request instance URL=http://192.168.1.103:8080/test/@@index>,
'static': <grok.components.DirectoryResource object at 0x9c33b4c>,
'template': <grok.components.TrustedFilePageTemplate object at 0x9708ccc>,
'view': <tpi.app.Index object at 0x9c3384c>}
File "/home/sancho/revoluciones/grok/rdbexample/eggs/tmpIHUqUX/zope.tales-3.4.0a1-py2.4.egg/zope/tales/pythonexpr.py", line 59, in __call__
- __traceback_info__: (view.navLIST(context.__name__))
File "<string>", line 0, in ?
AttributeError: 'Index' object has no attribute 'navLIST'