i am looking into using the adafruit_i2c.py code by a python cgi.
it would appear that the use of print for debug and error messages is problematic.
i would see changing these to sys.stderr.
what I was wondering is there anything else to be aware of in using the i2c
code in a cgi environment?
thanks.

