Hi,<br><br>what is a proper way to escape user input in database query strings? <br>I&#39;ve used quote from twisted.enterprise.util, but it is deprecated now. <br>Is there any other module for this purpose?<br><br>Thanks, Pet