Beispiel #1
0
 def factory():
     f = IRCFactory(theRealm, thePortal)
     f.protocol = VellumIRCServerProtocol
     return f
 def factory():
     f = IRCFactory(theRealm, thePortal)
     f.protocol = VellumIRCServerProtocol
     return f