On Jan 31, 7:03 am, Jon Clements <jon...@googlemail.com> wrote:
> Any tips on how to get this in 2.5.2 as that's the production version
> I'm stuck with.

It's a bit cheeky, but:

from decimal import _nbits as nbits

should also work in 2.5.2 (but not in 2.5.1)!

Mark


--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to