1.
urllib.FancyURLopener
_ClassType FancyURLopener. URLopener --+ | FancyURLopener. Known Subclasses: robotparser.URLopener. Derived class with handlers for errors we can handle ...
2.
time
... the time is given in the regular time zone; if it is 1, the time is given in ... Convert seconds since the Epoch to a time tuple expressing local time. ...
3.
urllib2.Request
Module urllib2 :: Class Request. [hide private]. [frames] | no frames]. _ClassType Request. Instance Methods, [hide private]. __init__(self, url, data=None, ...
4.
urllib2
Example usage: import urllib2. # set up authentication info authinfo = urllib2.HTTPBasicAuthHandler() authinfo.add_password('realm', 'host', 'username', ...
5.
urllib.URLopener
_ClassType URLopener. Known Subclasses: ... open(self, fullurl, data=None) Use URLopener().open(file) instead of open(file, 'r'). ...
6.
zipfile.ZipFile
If it is a path, the file will be opened and closed by ZipFile. mode: The mode can be either read "r", write "w" or append "a". compression: ZIP_STORED (no ...
7.
zipfile.ZipFile
If it is a path, the file will be opened and closed by ZipFile. mode: The mode can be either read "r", write "w" or append "a". compression: ZIP_STORED (no ...
8.
ScrolledText.ScrolledText
Module ScrolledText :: Class ScrolledText. [hide private]. [frames] | no frames]. _ClassType ScrolledText. Tkinter.Misc --+ | Tkinter. ...
9.
Tkinter.Checkbutton
Form --+ | Widget --+ | Checkbutton. Known Subclasses:. Tix._dummyCheckbutton. Checkbutton widget which is either in on- or off-state. ...
10.
encodings.cp1254
Python Character Mapping Codec cp1254 generated from 'MAPPINGS/VENDORS/MICSFT/WINDOWS/CP1254.TXT' with gencodec.py. Classes, [hide private] ...