[Zope-dev] DCOracle and floats (was: DCOracle Problem on HPUX)
Matthew T. Kromer
matt@digicool.com
Thu, 18 May 2000 12:26:11 -0400
"R. David Murray" wrote:
>
> On Thu, 18 May 2000, Matthew T. Kromer wrote:
> > Yes, this is in the CVS version; Chris Petrilli will probably make an
> > announcment & a release soon. The behavior is such that NUMBER with
> > neither scale nor precision is a float.
>
> Great! Thanks for the info. From your last sentence I'm wondering if
> the fix is a simple change to the if test in _description in
> ociCurs.py...maybe I'll experiment, not knowing how soon 'soon' is <grin>.
In this case, yes, that's all that it is (well, it was a 1-liner in
ociCurs.py).