Esempio n. 1
0
 def test_sessions(self):
     self.call(player.CmdSessions(),
               "",
               "Your current session(s):",
               caller=self.player)
Esempio n. 2
0
 def at_cmdset_creation(self):
     "Populate the cmdset"
     self.add(player.CmdSessions())