Am 31.12.2016 um 00:00 schrieb Justin Pryzby:
It seems to me you can just do:
    def query_formatted(self, command, parameters=[], types=None, inline=False):

This would work, but I always try to avoid using mutable objects as default parameters, and use None as placeholder for "nothing". I have changed it in the trunk - let me know if that solves your problem.

-- Chris


_______________________________________________
PyGreSQL mailing list
[email protected]
https://mail.vex.net/mailman/listinfo.cgi/pygresql

Reply via email to