| <type 'exceptions.ImportError'> | Python 2.5: /usr/home/lev/Python-2.5/python Sun Feb 5 03:19:02 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/lev/www/cgi-bin/mbl.cgi in |
| 8 cgitb.enable() |
| 9 |
| 10 import mbl |
| 11 |
| 12 print "Content-type: text/html; \r\n\r\n" |
| mbl undefined |
<type 'exceptions.ImportError'>: No module named mbl