--> --> -->
 
 
<type 'exceptions.ImportError'>
Python 2.5: /usr/bin/python
Sun Sep 4 06:46:57 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/vv_new.cgi in ()
   19 from library import *
   20 from SQLparsing import *
   21 from viewers import DisplayAddVariant
   22 
   23 
viewers undefined, DisplayAddVariant undefined

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