On Mon, 23 Nov 2015 21:15:39 -0000
[email protected] wrote:
> Author: cito
> Date: Mon Nov 23 16:15:38 2015
> New Revision: 615
>
> Log:
> Reset decimal point and class after testing
>
> These were not always reset in the case of failures which then could
> cause subsequent failures.
That brings it down to one error.
======================================================================
ERROR: testSetDecimalPoint (__main__.TestConfigFunctions)
----------------------------------------------------------------------
Traceback (most recent call last):
File "./TEST_PyGreSQL_classic_connection.py", line 1205, in
testSetDecimalPoint
r = r.getresult()[0][0]
File "/usr/pkg/lib/python2.7/decimal.py", line 547, in __new__
"Invalid literal for Decimal: %r" % value)
File "/usr/pkg/lib/python2.7/decimal.py", line 3873, in _raise_error
raise error(explanation)
InvalidOperation: Invalid literal for Decimal: '34.25\xac'
--
D'Arcy J.M. Cain
PyGreSQL Development Group
http://www.PyGreSQL.org IM:[email protected]
_______________________________________________
PyGreSQL mailing list
[email protected]
https://mail.vex.net/mailman/listinfo.cgi/pygresql