[Errno 2] No such file or directory: 'cache/viagra%26buy%20cheap%20viagra%20c.o.d.' --> -->
 
 
<type 'exceptions.AttributeError'>
Python 2.5.4: /usr/local/bin/python
Mon Mar 15 12:20:42 2010

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

 /home/medblog/domains/viagra-generic-cialis-daily.com/public_html/genit.py in ()
  735                                 change = True
  736                                 openDict(cfg['dict'])
  737                                 pageSrc = reUpd(pageSrc)
  738                                 core.updKwd(doorName.encode('utf_8'),pageName.encode('utf_8'),0)
  739                 else:
pageSrc = None, reUpd = <function reUpd at 0xb7e02c34>
 /home/medblog/domains/viagra-generic-cialis-daily.com/public_html/genit.py in reUpd(tmpl=None)
  593         
  594 def reUpd(tmpl):
  595         i0 = tmpl.find('{update}') + 8
  596         i1 = tmpl.find('{/update}',i0)
  597         zone = tmpl[i0:i1]
i0 undefined, tmpl = None, tmpl.find undefined

<type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'find'
      args = ("'NoneType' object has no attribute 'find'",)
      message = "'NoneType' object has no attribute 'find'"