예제 #1
0
 def test_month_unpack(self):
     self.assertEquals(Month.unpack("201008"), datetime(2010, 8, 1))