Vega strike Python Modules doc  0.5.1
Documentation of the " Modules " folder of Vega strike
 All Data Structures Namespaces Files Functions Variables
_socketobject._closedsocket Class Reference

Public Member Functions

def __getattr__
 

Detailed Description

Definition at line 132 of file socket.py.

Member Function Documentation

def __getattr__ (   self,
  name 
)

Definition at line 133 of file socket.py.

References anydbm.error.

134  def __getattr__(self, name):
135  raise error(9, 'Bad file descriptor')
def __init__(self, sock):

The documentation for this class was generated from the following file: