示例#1
0
 def test_lastsave(self):
     '''
     Test to get the UNIX time in seconds of the last successful
     save to disk
     '''
     self.assertTrue(redismod.lastsave())
示例#2
0
 def test_lastsave(self):
     '''
     Test to get the UNIX time in seconds of the last successful
     save to disk
     '''
     self.assertTrue(redismod.lastsave())