Tip: Click lines to highlight, hold ctrl/cmd to multi-select

http://codedumper.com/esutu (25-May @ 02:47)

Syntax Highlighted Code

  1.  File "/home/sancho/revoluciones/grok/rdbexample/eggs/tmpIHUqUX/zope.tales-3.4.0a1-py2.4.egg/zope/tales/tales.py", line 696, in evaluate
  2.    - /home/sancho/revoluciones/grok/Tpi/src/tpi/app_templates/master.pt
  3.    - Line 39, Column 5
  4.    - Expression: <PythonExpr (view.navLIST(context.__name__))>
  5.    - Names:
  6.       {'args': (),
  7.        'context': <tpi.app.Tpi object at 0xb74e872c>,
  8.        'default': <object object at 0xb7d98560>,
  9.        'loop': {},
  10.        'nothing': None,
  11.        'options': {},
  12.        'repeat': {},
  13.        'request': <zc.resourcelibrary.publication.Request instance URL=http://192.168.1.103:8080/test/@@index>,
  14.        'static': <grok.components.DirectoryResource object at 0x9c33b4c>,
  15.        'template': <grok.components.TrustedFilePageTemplate object at 0x9708ccc>,
  16.        'view': <tpi.app.Index object at 0x9c3384c>}
  17.   File "/home/sancho/revoluciones/grok/rdbexample/eggs/tmpIHUqUX/zope.tales-3.4.0a1-py2.4.egg/zope/tales/pythonexpr.py", line 59, in __call__
  18.    - __traceback_info__: (view.navLIST(context.__name__))
  19.   File "<string>", line 0, in ?
  20. AttributeError: 'Index' object has no attribute 'navLIST'
  21.  

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'

Permalink: http://codedumper.com/esutu