--> --> -->
 
 
<class 'neo_util.ParseError'>
Python 2.5.1: /usr/local/bin/python2.5
Fri May 16 12:24:10 2008

A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.

 /usr/local/cgi/20un/companies/AllCompanies.py in ()
   46         self.__ncg.display(r'%sAllCompanies.html' %self.htmlDocsPath)
   47        
   48 allObj=AllCompanies()
   49 allObj.show()    
   50 
allObj = <__main__.AllCompanies instance at 0x81c4d4c>, allObj.show = <bound method AllCompanies.show of <__main__.AllCompanies instance at 0x81c4d4c>>
 /usr/local/cgi/20un/companies/AllCompanies.py in show(self=<__main__.AllCompanies instance at 0x81c4d4c>)
   44         self.checkLogin()
   45         self.setHotProducts()
   46         self.__ncg.display(r'%sAllCompanies.html' %self.htmlDocsPath)
   47        
   48 allObj=AllCompanies()
self = <__main__.AllCompanies instance at 0x81c4d4c>, self.__ncg undefined, self.htmlDocsPath = '/usr/local/cgi/20un/templates/'

<class 'neo_util.ParseError'>: ParseError: [/usr/local/cgi/20un/templates/AllCompanies.html:132] Bad Expression:0:v:'html_escape' 1:( 2:v:'hotProduct.description'