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