--> --> -->
 
 
<type 'exceptions.ImportError'>
Python 2.6.6:
Sun Feb 5 08:34:54 2012

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/web/leonardo/cgi-bin/leonardo-cgi.py in ()
   43 
   44 
   45 from leonardo import core
   46 from leonardo import config
   47 
leonardo undefined, core undefined

<type 'exceptions.ImportError'>: Bad magic number in /home/web/leonardo/cgi-bin/leonardo.pyc
      args = ('Bad magic number in /home/web/leonardo/cgi-bin/leonardo.pyc',)
      message = 'Bad magic number in /home/web/leonardo/cgi-bin/leonardo.pyc'