Mercurial > libervia-backend
diff sat.tac @ 90:4020931569b8
Tarot Game: session initialization
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 23 May 2010 16:39:05 +0930 |
parents | 23caf1051099 |
children | 783e9d6980ec |
line wrap: on
line diff
--- a/sat.tac Thu May 13 16:27:48 2010 +0930 +++ b/sat.tac Sun May 23 16:39:05 2010 +0930 @@ -578,7 +578,6 @@ ## jabber methods ## def sendMessage(self,to,msg,type='chat', profile_key='@DEFAULT@'): - print "sendtype=", type #gof #FIXME: check validity of recipient profile = self.memory.getProfileName(profile_key) assert(profile)