[issue6376] description of Decinal.logical_invert is incorrect

2009-06-30 Thread Georg Brandl
Georg Brandl added the comment: Fixed in r73704. -- resolution: -> fixed status: open -> closed ___ Python tracker ___ ___ Python-bug

[issue6376] description of Decinal.logical_invert is incorrect

2009-06-29 Thread MATSUI Tetsushi
New submission from MATSUI Tetsushi : The library reference of Decimal.logical_invert: .. method:: logical_invert(other[, context]) :meth:`logical_invert` is a logical operation. The argument must be a *logical operand* (see :ref:`logical_operands_label`). The result is th