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

Lines Matching full:1111

4577         >>> ExtendedContext.logical_and(Decimal('1111'), Decimal('10'))
4626 Decimal('1111')
4628 Decimal('1111')
4630 Decimal('1111')
4650 >>> ExtendedContext.logical_xor(Decimal('1111'), Decimal('10'))