Hi:
I get a ton of warnings like this from a program I run:
Warning (from warnings module):
File "C:\Python25\read.py", line 67
cursor.execute(sqlKWDrop)
Warning: Unknown table 'judaism_128'How do I surpress them? TIA, Victor
-- http://mail.python.org/mailman/listinfo/python-list
