Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Public Member Functions | |
def | __init__ |
def | __repr__ |
def | close |
Data Fields | |
fp | |
read | |
readline | |
readlines | |
fileno | |
def __init__ | ( | self, | |
fp | |||
) |
def __repr__ | ( | self) |
Definition at line 776 of file urllib.py.
References _Mailbox.fp, _Subfile.fp, MultiFile.fp, Message.fp, HTTPResponse.fp, FieldStorage.fp, and addbase.fp.
def close | ( | self) |
Definition at line 780 of file urllib.py.
References addbase.fileno, _Mailbox.fp, _Subfile.fp, MultiFile.fp, Message.fp, HTTPResponse.fp, FieldStorage.fp, addbase.fp, file_wrapper.read, Unpickler.read, addbase.read, Unpickler.readline, addbase.readline, and addbase.readlines.