Path 1: 1 calls (1.0)
↩ return 'bad month number 65; must be 1-12' (1)
1def __str__(self): 2 return "bad month number %r; must be 1-12" % self.month