Home
last modified time | relevance | path

Searched refs:makeChatter (Results 1 – 2 of 2) sorted by relevance

/dports/www/py-nevow/Nevow-0.14.0/nevow/test/
H A Dtest_howtolistings.py221 user1 = cr.makeChatter()
224 user2 = cr.makeChatter()
240 user1 = cr.makeChatter()
243 user2 = cr.makeChatter()
262 cb = ChatRoom().makeChatter()
274 cb = ChatRoom().makeChatter()
/dports/www/py-nevow/Nevow-0.14.0/doc/howto/chattutorial/part01/listings/chatthing/
H A Dchatterbox.py18 def makeChatter(self): member in ChatRoom
24 chat = ChatRoom().makeChatter