Hi:<br>I get a ton of warnings like this from a program I run:<br><br>Warning (from warnings module):<br>  File "C:\Python25\read.py", line 67<br>    cursor.execute(sqlKWDrop)<br>Warning: Unknown table 'judaism_128'<br>
<br>How do I surpress them?<br>TIA,<br>Victor<br>