Home | History | Annotate | Download | only in python2.7

Lines Matching full:1110

4622         Decimal('1110')
4623 >>> ExtendedContext.logical_or(Decimal('1110'), Decimal('10'))
4624 Decimal('1110')