In message <[email protected]>, Peter Otten wrote: > While it may not matter here using placeholders instead of manually > escaping user-provided values is a good habit to get into.
Until you hit things it can't deal with. -- http://mail.python.org/mailman/listinfo/python-list
