示例#1
0
 def __init__(self, host, port, default_charset = 'cp1251'):
     ISocket.__init__(self, host, port, default_charset)