Lines Matching refs:tzr
2603 tzr = FixedOffset(random.randrange(-1439, 1440), "randomtimezone")2605 nowawareplus = nowawareplus.replace(tzinfo=tzr)2606 self.assertTrue(nowawareplus.tzinfo is tzr)