Home | History | Annotate | Download | only in test

Lines Matching full:localcontext

535         localcontext = self.decimal.localcontext
567 with localcontext() as c:
1438 localcontext = self.decimal.localcontext
1461 with localcontext() as ctx:
1505 localcontext = cls.decimal.localcontext
1515 with localcontext() as c2:
1519 with localcontext() as c3:
1544 localcontext = cls.decimal.localcontext
1554 with localcontext() as c2:
1558 with localcontext(thiscontext) as c3:
1710 localcontext = self.decimal.localcontext
1719 with localcontext(c):
1760 localcontext = self.decimal.localcontext
1822 with localcontext() as c:
2152 localcontext = self.decimal.localcontext
2162 with localcontext(Context()) as c:
2379 with localcontext(Context()) as context:
2383 with localcontext(ctx=None) as c:
2635 localcontext = self.decimal.localcontext
2644 with localcontext() as c:
3545 localcontext = self.decimal.localcontext
3548 with localcontext() as enter_ctx:
3559 localcontext = self.decimal.localcontext
3561 localcontext = self.decimal.localcontext
3564 with localcontext(new_ctx) as enter_ctx:
3577 localcontext = self.decimal.localcontext
3584 with localcontext() as c1:
3592 with localcontext(new_ctx) as c2:
3608 localcontext = self.decimal.localcontext
3610 with localcontext() as c1:
3612 with localcontext() as c2:
3614 with localcontext() as c3:
3616 with localcontext() as c4:
3620 localcontext = self.decimal.localcontext
3622 with localcontext() as c1:
3623 with localcontext(c1) as c2:
3625 with localcontext(c2) as c3:
3627 with localcontext(c3) as c4:
3633 localcontext = self.decimal.localcontext
3637 with localcontext() as c1:
3641 with localcontext(n1) as c2:
3652 with localcontext(n3) as c3:
3660 with localcontext() as c4:
3779 localcontext = self.decimal.localcontext
3781 with localcontext() as c:
3833 localcontext = self.decimal.localcontext
3911 with localcontext(nc) as c:
4279 localcontext = self.decimal.localcontext
4281 with localcontext() as c:
4344 with localcontext() as c:
4360 localcontext = self.decimal.localcontext
4364 with localcontext() as c:
4401 localcontext = self.decimal.localcontext
4405 with localcontext() as c:
4421 localcontext = self.decimal.localcontext
4424 with localcontext() as c:
4470 localcontext = self.decimal.localcontext
4472 with localcontext() as c:
4505 localcontext = P.localcontext
4529 localcontext = P.localcontext
4531 with localcontext() as c:
4643 localcontext = P.localcontext
4645 with localcontext() as c:
4747 localcontext = C.localcontext
4751 with localcontext() as c:
4768 localcontext = C.localcontext
4770 with localcontext(Context()):
4808 localcontext = C.localcontext
4893 self.assertRaises(TypeError, exec, 'with localcontext("xyz"): pass',
4896 'with localcontext(context=getcontext()): pass',
4920 localcontext = C.localcontext
5009 localcontext = C.localcontext
5014 with localcontext() as c:
5046 localcontext = C.localcontext
5064 with localcontext() as c:
5080 localcontext = C.localcontext
5105 with localcontext() as c:
5360 localcontext = C.localcontext
5363 with localcontext() as c:
5384 localcontext = C.localcontext
5389 with localcontext() as c: