--> --> -->
 
 
<type 'exceptions.ImportError'>
Python 2.5: /usr/bin/python
Sun Sep 4 08:04:43 2022

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

 /var/www/cgi-bin/mod/kv_new.cgi in ()
   19 from SQLparsing import *
   20 from library import *
   21 from viewers import DisplayMakeVariant
   22 
   23 
viewers undefined, DisplayMakeVariant undefined

<type 'exceptions.ImportError'>: cannot import name DisplayMakeVariant