Exemplo n.º 1
0
 def factory():
     f = IRCFactory(theRealm, thePortal)
     f.protocol = VellumIRCServerProtocol
     return f
Exemplo n.º 2
0
 def factory():
     f = IRCFactory(theRealm, thePortal)
     f.protocol = VellumIRCServerProtocol
     return f