On 10/29/14 2:02 AM, satishmlm...@gmail.com wrote:
def fetchRecord(db, form): try:
... 34 lines deleted ...
db.close() print(replyhtml % htmlize(fields))
Why did you paste all this code, it doesn't have the thing you are asking about.
What does %%(%s)s mean in Python?
It depends entirely on context. You'll need to find a *small* example of what you are asking about so we can help.
-- Ned Batchelder, http://nedbatchelder.com -- https://mail.python.org/mailman/listinfo/python-list