Table of contents Index

class DCCConnection - Unimplemented.

Declared in module irclib

Inheritance hierarchy:

irclib.DCCConnection
  irclib.Connection

Synopsis

class DCCConnection(Connection):
    def __init__(self)

    # Inherited from irclib.Connection
    def __init__(self, irclibobj)
    def _get_socket()
    def execute_at(self, at, function, arguments=())
    def execute_delayed(self, delay, function, arguments=())


Valid HTML 4.0! Made with CSS