Am 02.01.2017 um 14:42 schrieb Justin Pryzby:
The somewhat overly-restrictive behavior checking for isalnum() should only
be used with old Python versions (2.6 and 3.0). Do you use one of these?
Then my suggestion is to document the change and make the check more
specific for Py 2.6 and 3.0.

Yes, unfortunately we're still using py 2.6.

Ok, I'll work on it over the weekend, improve the docs and replace the isalnum() with a proper check then.

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

Reply via email to