home *** CD-ROM | disk | FTP | other *** search
GNU Info File | 1996-11-14 | 46.3 KB | 956 lines |
- This is Info file pylibi, produced by Makeinfo-1.55 from the input file
- lib.texi.
-
- This file describes the built-in types, exceptions and functions and the
- standard modules that come with the Python system. It assumes basic
- knowledge about the Python language. For an informal introduction to
- the language, see the Python Tutorial. The Python Reference Manual
- gives a more formal definition of the language. (These manuals are not
- yet available in INFO or Texinfo format.)
-
- Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, The
- Netherlands.
-
- All Rights Reserved
-
- Permission to use, copy, modify, and distribute this software and its
- documentation for any purpose and without fee is hereby granted,
- provided that the above copyright notice appear in all copies and that
- both that copyright notice and this permission notice appear in
- supporting documentation, and that the names of Stichting Mathematisch
- Centrum or CWI or Corporation for National Research Initiatives or CNRI
- not be used in advertising or publicity pertaining to distribution of
- the software without specific, written prior permission.
-
- While CWI is the initial source for this software, a modified version
- is made available by the Corporation for National Research Initiatives
- (CNRI) at the Internet address ftp://ftp.python.org.
-
- STICHTING MATHEMATISCH CENTRUM AND CNRI DISCLAIM ALL WARRANTIES WITH
- REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
- MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH
- CENTRUM OR CNRI BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
- DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
- PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
- ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
- THIS SOFTWARE.
-
- File: pylibi, Node: Function Index, Next: Variable Index, Prev: RISCOS ONLY, Up: Top
-
- Function Index
- **************
-
- * Menu:
-
- * == (operator): Comparisons.
- * a2b_base64: binascii.
- * a2b_hqx: binascii.
- * a2b_uu: binascii.
- * abort on FTP object: FTP Objects.
- * abs: Built-in Functions.
- * AbstractFormatter: Formatter Implementations.
- * AbstractWriter: Writer Implementations.
- * accept on socket: Socket Objects.
- * acos: math.
- * add on Stats: The Stats Class.
- * add_flowing_data on formatter object: The Formatter Interface.
- * add_hor_rule on formatter object: The Formatter Interface.
- * add_label_data on formatter object: The Formatter Interface.
- * add_line_break on formatter object: The Formatter Interface.
- * add_literal_data on formatter object: The Formatter Interface.
- * alarm: signal.
- * anchor_bgn on HTMLParser: htmllib.
- * anchor_end on HTMLParser: htmllib.
- * and (operator): Boolean Operations.
- * append: array.
- * append (list method): Mutable Sequence Types.
- * apply: Built-in Functions.
- * array: array.
- * article on NNTP object: NNTP Objects.
- * asctime: time.
- * asin: math.
- * assert_line_data on formatter object: The Formatter Interface.
- * atan: math.
- * atan2: math.
- * atof: string.
- * atoi: string.
- * atol: string.
- * b2a_base64: binascii.
- * b2a_hqx: binascii.
- * b2a_uu: binascii.
- * basename: riscospath.
- * Bastion: Bastion.
- * binary on mpz: mpz.
- * bind on socket: Socket Objects.
- * binhex: binhex.
- * bitset: swi.
- * block: swi.
- * body on NNTP object: NNTP Objects.
- * box: drawf.
- * byteswap: array.
- * calcsize: struct.
- * capitalize: string.
- * capwords: string.
- * capwords: regsub.
- * ceil: math.
- * ceil (built-in function): Numeric Types.
- * center: string.
- * chdir: riscos.
- * chmod: riscos.
- * choice: rand.
- * choose_boundary: mimetools.
- * chr: Built-in Functions.
- * clock: time.
- * close on file: File Objects.
- * close on FTP object: FTP Objects.
- * close on SGMLParser: sgmllib.
- * close on socket: Socket Objects.
- * cmp: Built-in Functions.
- * code (object): Code Objects.
- * code (object): marshal.
- * coerce: Built-in Functions.
- * commonprefix: riscospath.
- * compile: Built-in Functions.
- * compile: Module Contents.
- * compile (built-in function): Code Objects.
- * connect on FTP object: FTP Objects.
- * connect on HTTP: HTTP Objects.
- * connect on socket: Socket Objects.
- * copy (copy function): copy.
- * copy on md5: md5.
- * copybinary: mimetools.
- * copyliteral: mimetools.
- * cos: math.
- * cosh: math.
- * count: string.
- * count (list method): Mutable Sequence Types.
- * crc_hqx: binascii.
- * ctime: time.
- * ctrlstring: swi.
- * cwd on FTP object: FTP Objects.
- * decode: mimetools.
- * decode: uu.
- * decrypt on rotor: rotor.
- * decryptmore on rotor: rotor.
- * deepcopy (copy function): copy.
- * delattr: Built-in Functions.
- * digest on md5: md5.
- * dir: Built-in Functions.
- * dir on FTP object: FTP Objects.
- * divm: mpz.
- * divmod: Built-in Functions.
- * done: Unpacker Objects.
- * do_TAG on SGMLParser: sgmllib.
- * DumbWriter: Writer Implementations.
- * dump: marshal.
- * dump: pickle.
- * dumps: pickle.
- * dumps: marshal.
- * encode: uu.
- * encode: mimetools.
- * encrypt on rotor: rotor.
- * encryptmore on rotor: rotor.
- * endheaders on HTTP: HTTP Objects.
- * end_TAG on SGMLParser: sgmllib.
- * end_paragraph on formatter object: The Formatter Interface.
- * escape: Old classes.
- * eval: Built-in Functions.
- * eval (built-in function): Code Objects.
- * eval (built-in function): string.
- * execfile: Built-in Functions.
- * execl: os.
- * execle: os.
- * execlp: os.
- * execvp: os.
- * execvpe: os.
- * exists: riscospath.
- * exit: sys.
- * exp: math.
- * expand: riscos.
- * expandtabs: string.
- * expandvars: riscospath.
- * extract_tb: traceback.
- * fabs: math.
- * feed on SGMLParser: sgmllib.
- * fileno on socket: Socket Objects.
- * filter: Built-in Functions.
- * find: string.
- * find: drawf.
- * find_module: imp.
- * float: Built-in Functions.
- * float (built-in function): Numeric Types.
- * floor: math.
- * floor (built-in function): Numeric Types.
- * flush on file: File Objects.
- * flush_softspace on formatter object: The Formatter Interface.
- * fmod: math.
- * fonttable: drawf.
- * frame (object): signal.
- * frexp: math.
- * fromfd: socket.
- * fromfile: array.
- * fromlist: array.
- * fromstring: array.
- * FTP: ftplib.
- * func_code (dictionary method): Code Objects.
- * gcd: mpz.
- * gcdext: mpz.
- * getaddr: Message Objects.
- * getaddrlist: Message Objects.
- * getallmatchingheaders: Message Objects.
- * getattr: Built-in Functions.
- * getcwd: riscos.
- * getdate: Message Objects.
- * getencoding on mimetool.Message: mimetools.Message Methods.
- * getenv: riscos.
- * getfile on HTTP: HTTP Objects.
- * getfirstmatchingheader: Message Objects.
- * getheader: Message Objects.
- * gethostbyaddr: socket.
- * gethostbyname: socket.
- * gethostname: socket.
- * getmaintype on mimetool.Message: mimetools.Message Methods.
- * getparam on mimetool.Message: mimetools.Message Methods.
- * getpeername on socket: Socket Objects.
- * getplist on mimetool.Message: mimetools.Message Methods.
- * getrawheader: Message Objects.
- * getreply on HTTP: HTTP Objects.
- * getservbyname: socket.
- * getsignal: signal.
- * getsockname on socket: Socket Objects.
- * getsockopt on socket: Socket Objects.
- * getsubtype on mimetool.Message: mimetools.Message Methods.
- * gettype on mimetool.Message: mimetools.Message Methods.
- * getwelcome on FTP object: FTP Objects.
- * getwelcome on NNTP object: NNTP Objects.
- * get_buffer: Packer Objects.
- * get_magic: imp.
- * get_position: Unpacker Objects.
- * get_suffixes: imp.
- * globals: Built-in Functions.
- * gmtime: time.
- * group: drawf.
- * group on NNTP object: NNTP Objects.
- * group on regex: Module Contents.
- * gsub: regsub.
- * handle_charref on SGMLParser: sgmllib.
- * handle_comment on SGMLParser: sgmllib.
- * handle_data on SGMLParser: sgmllib.
- * handle_endtag on SGMLParser: sgmllib.
- * handle_entityref on SGMLParser: sgmllib.
- * handle_image on HTMLParser: htmllib.
- * handle_starttag on SGMLParser: sgmllib.
- * hasattr: Built-in Functions.
- * hash: Built-in Functions.
- * has_key (dictionary method): Mapping Types.
- * head on NNTP object: NNTP Objects.
- * help on NNTP object: NNTP Objects.
- * hex: Built-in Functions.
- * hexbin: binhex.
- * HTMLParser: htmllib.
- * hypot: math.
- * id: Built-in Functions.
- * ignore on Stats: The Stats Class.
- * ihave on NNTP object: NNTP Objects.
- * in (operator): Sequence Types.
- * in (operator): Comparisons.
- * index: string.
- * index (list method): Mutable Sequence Types.
- * init_builtin: imp.
- * init_frozen: imp.
- * input: Built-in Functions.
- * insert: array.
- * insert (list method): Mutable Sequence Types.
- * int: Built-in Functions.
- * int (built-in function): Numeric Types.
- * is (operator): Comparisons.
- * is not (operator): Comparisons.
- * isabs: riscospath.
- * isatty on file: File Objects.
- * isdir: riscospath.
- * isfile: riscospath.
- * islink: riscospath.
- * is_builtin: imp.
- * is_frozen: imp.
- * join: string.
- * join: riscospath.
- * joinfields: string.
- * keys (dictionary method): Mapping Types.
- * last on NNTP object: NNTP Objects.
- * ldexp: math.
- * len: Built-in Functions.
- * len (built-in function): Mapping Types.
- * len (built-in function): Sequence Types.
- * list on NNTP object: NNTP Objects.
- * listdir: riscos.
- * listen on socket: Socket Objects.
- * ljust: string.
- * load: marshal.
- * load: drawf.
- * load: pickle.
- * loads: marshal.
- * loads: pickle.
- * load_compiled: imp.
- * load_dynamic: imp.
- * load_source: imp.
- * locals: Built-in Functions.
- * localtime: time.
- * log: math.
- * log10: math.
- * login on FTP object: FTP Objects.
- * long: Built-in Functions.
- * long (built-in function): Numeric Types.
- * lower: string.
- * lstrip: string.
- * makefile on socket: Socket Objects.
- * maketrans: string.
- * map: Built-in Functions.
- * match: Module Contents.
- * match on regex: Module Contents.
- * max: Built-in Functions.
- * max (built-in function): Sequence Types.
- * md5: md5.
- * Message: mimetools.
- * method (object): Methods.
- * min: Built-in Functions.
- * min (built-in function): Sequence Types.
- * mkd on FTP object: FTP Objects.
- * mkdir: riscos.
- * mktemp: tempfile.
- * mktime: time.
- * modf: math.
- * mpz: mpz.
- * new: md5.
- * new: drawf.
- * newgroups on NNTP object: NNTP Objects.
- * newnews on NNTP object: NNTP Objects.
- * newrotor: rotor.
- * new_alignment on writer object: The Writer Interface.
- * new_font on writer object: The Writer Interface.
- * new_margin on writer object: The Writer Interface.
- * new_module: imp.
- * new_spacing on writer object: The Writer Interface.
- * new_styles on writer object: The Writer Interface.
- * next on NNTP object: NNTP Objects.
- * nlst on FTP object: FTP Objects.
- * NNTP: nntplib.
- * normcase: riscospath.
- * not (operator): Boolean Operations.
- * not in (operator): Comparisons.
- * not in (operator): Sequence Types.
- * NullFormatter: Formatter Implementations.
- * nullstring: swi.
- * NullWriter: Writer Implementations.
- * oct: Built-in Functions.
- * open: Built-in Functions.
- * open (built-in function): File Objects.
- * or (operator): Boolean Operations.
- * ord: Built-in Functions.
- * pack: struct.
- * pack_array: Packer Objects.
- * pack_bytes: Packer Objects.
- * pack_double: Packer Objects.
- * pack_farray: Packer Objects.
- * pack_float: Packer Objects.
- * pack_fopaque: Packer Objects.
- * pack_fstring: Packer Objects.
- * pack_list: Packer Objects.
- * pack_opaque: Packer Objects.
- * pack_string: Packer Objects.
- * padstring: swi.
- * parse: Old classes.
- * parse_header: Old classes.
- * parse_multipart: Old classes.
- * parse_qs: Old classes.
- * path: drawf.
- * pathcolour: drawf.
- * pathfill: drawf.
- * pause: signal.
- * pm: The Python Debugger.
- * pop_alignment on formatter object: The Formatter Interface.
- * pop_font on formatter object: The Formatter Interface.
- * pop_margin on formatter object: The Formatter Interface.
- * pop_style on formatter object: The Formatter Interface.
- * post on NNTP object: NNTP Objects.
- * post_mortem: The Python Debugger.
- * pow: Built-in Functions.
- * pow: math.
- * powm: mpz.
- * print_callees on Stats: The Stats Class.
- * print_callers on Stats: The Stats Class.
- * print_directory: Old classes.
- * print_environ: Old classes.
- * print_environ_usage: Old classes.
- * print_exc: traceback.
- * print_exception: traceback.
- * print_form: Old classes.
- * print_last: traceback.
- * print_stats on Stats: The Stats Class.
- * print_tb: traceback.
- * profile.run: Reference Manual.
- * pstats.Stats: Reference Manual.
- * push_alignment on formatter object: The Formatter Interface.
- * push_font on formatter object: The Formatter Interface.
- * push_margin on formatter object: The Formatter Interface.
- * push_style on formatter object: The Formatter Interface.
- * putenv: riscos.
- * putheader on HTTP: HTTP Objects.
- * putrequest on HTTP: HTTP Objects.
- * pwd on FTP object: FTP Objects.
- * quit on FTP object: FTP Objects.
- * quit on NNTP object: NNTP Objects.
- * quote: urllib.
- * rand: rand.
- * random: whrandom.
- * range: Built-in Functions.
- * raw_input: Built-in Functions.
- * read on file: File Objects.
- * readline on file: File Objects.
- * readlines on file: File Objects.
- * recv on socket: Socket Objects.
- * recvfrom on socket: Socket Objects.
- * reduce: Built-in Functions.
- * register: swi.
- * reload: Built-in Functions.
- * remove: riscos.
- * remove (list method): Mutable Sequence Types.
- * rename: riscos.
- * rename on FTP object: FTP Objects.
- * render: drawf.
- * report_unbalanced on SGMLParser: sgmllib.
- * repr: Built-in Functions.
- * reset: Unpacker Objects.
- * reset: Packer Objects.
- * reset on SGMLParser: sgmllib.
- * resize: swi.
- * retrbinary on FTP object: FTP Objects.
- * retrlines on FTP object: FTP Objects.
- * reverse (list method): Mutable Sequence Types.
- * reverse_order on Stats: The Stats Class.
- * rewindbody: Message Objects.
- * RExec: rexec.
- * rfind: string.
- * rindex: string.
- * rjust: string.
- * rlecode_hqx: binascii.
- * rledecode_hqx: binascii.
- * rmdir: riscos.
- * round: Built-in Functions.
- * rstrip: string.
- * run: The Python Debugger.
- * runcall: The Python Debugger.
- * runeval: The Python Debugger.
- * r_eval on RExec object: rexec.
- * r_exec on RExec object: rexec.
- * r_execfile on RExec object: rexec.
- * r_import on RExec object: rexec.
- * r_open on RExec object: rexec.
- * r_reload on RExec object: rexec.
- * r_unload on RExec object: rexec.
- * save: drawf.
- * save_bgn on HTMLParser: htmllib.
- * save_end on HTMLParser: htmllib.
- * search: Module Contents.
- * search on regex: Module Contents.
- * seed: whrandom.
- * seek on file: File Objects.
- * send on HTTP: HTTP Objects.
- * send on socket: Socket Objects.
- * sendcmd on FTP object: FTP Objects.
- * sendto on socket: Socket Objects.
- * send_flowing_data on writer object: The Writer Interface.
- * send_hor_rule on writer object: The Writer Interface.
- * send_label_data on writer object: The Writer Interface.
- * send_line_break on writer object: The Writer Interface.
- * send_literal_data on writer object: The Writer Interface.
- * send_paragraph on writer object: The Writer Interface.
- * send_query: gopherlib.
- * send_selector: gopherlib.
- * setattr: Built-in Functions.
- * setblocking on socket: Socket Objects.
- * setcheckinterval: sys.
- * setkey on rotor: rotor.
- * setliteral on SGMLParser: sgmllib.
- * setnomoretags on SGMLParser: sgmllib.
- * setprofile: sys.
- * setsockopt on socket: Socket Objects.
- * settrace: sys.
- * settype: riscos.
- * set_debuglevel on FTP object: FTP Objects.
- * set_debuglevel on HTTP: HTTP Objects.
- * set_debuglevel on NNTP object: NNTP Objects.
- * set_position: Unpacker Objects.
- * set_spacing on formatter object: The Formatter Interface.
- * set_syntax: Module Contents.
- * set_trace: The Python Debugger.
- * shutdown on socket: Socket Objects.
- * signal: signal.
- * sin: math.
- * sinh: math.
- * slave on NNTP object: NNTP Objects.
- * sleep: time.
- * socket: socket.
- * sort (list method): Mutable Sequence Types.
- * sort_stats on Stats: The Stats Class.
- * split: riscospath.
- * split: regsub.
- * split: string.
- * splitext: riscospath.
- * splitfields: string.
- * splitx: regsub.
- * sqrt: mpz.
- * sqrt: math.
- * sqrtrem: mpz.
- * srand: rand.
- * start_TAG on SGMLParser: sgmllib.
- * stat: riscos.
- * stat on NNTP object: NNTP Objects.
- * storbinary on FTP object: FTP Objects.
- * storlines on FTP object: FTP Objects.
- * str: Built-in Functions.
- * strftime: time.
- * strip: string.
- * strip_dirs on Stats: The Stats Class.
- * sub: regsub.
- * swapcase: string.
- * swi: swi.
- * symcomp: Module Contents.
- * system: riscos.
- * s_eval on RExec object: rexec.
- * s_exec on RExec object: rexec.
- * s_execfile on RExec object: rexec.
- * s_import on RExec object: rexec.
- * s_reload on RExec object: rexec.
- * s_unload on RExec object: rexec.
- * tan: math.
- * tanh: math.
- * tell on file: File Objects.
- * test: Old classes.
- * text: drawf.
- * textbackground: drawf.
- * textcolour: drawf.
- * time: time.
- * tofile: array.
- * tolist: array.
- * tostring: swi.
- * tostring: array.
- * traceback (object): sys.
- * translate: string.
- * truncate on file: File Objects.
- * tuple: Built-in Functions.
- * type: Built-in Functions.
- * type (built-in function): Built-in Objects.
- * type (built-in function): Type Objects.
- * type (object): Built-in Functions.
- * unknown_charref on SGMLParser: sgmllib.
- * unknown_endtag on SGMLParser: sgmllib.
- * unknown_entityref on SGMLParser: sgmllib.
- * unknown_starttag on SGMLParser: sgmllib.
- * unlink: riscos.
- * unpack: struct.
- * unpack_array: Unpacker Objects.
- * unpack_bytes: Unpacker Objects.
- * unpack_double: Unpacker Objects.
- * unpack_farray: Unpacker Objects.
- * unpack_float: Unpacker Objects.
- * unpack_fopaque: Unpacker Objects.
- * unpack_fstring: Unpacker Objects.
- * unpack_list: Unpacker Objects.
- * unpack_opaque: Unpacker Objects.
- * unpack_string: Unpacker Objects.
- * unquote: urllib.
- * update on md5: md5.
- * upper: string.
- * urlcleanup: urllib.
- * urljoin: urlparse.
- * urlopen: urllib.
- * urlparse: urlparse.
- * urlretrieve: urllib.
- * urlunparse: urlparse.
- * utime: riscos.
- * vars: Built-in Functions.
- * voidcmd on FTP object: FTP Objects.
- * walk: riscospath.
- * write on file: File Objects.
- * writelines on file: File Objects.
- * xhdr on NNTP object: NNTP Objects.
- * xrange: Built-in Functions.
- * zfill: string.
- * __dict__ (pickle protocol): pickle.
- * __getinitargs__ (copy protocol): copy.
- * __getinitargs__ (pickle protocol): pickle.
- * __getstate__ (copy protocol): copy.
- * __getstate__ (pickle protocol): pickle.
- * __init__: Unpacker Objects.
- * __init__ (pickle protocol): pickle.
- * __setstate__ (copy protocol): copy.
- * __setstate__ (pickle protocol): pickle.
-
- File: pylibi, Node: Variable Index, Next: Module Index, Prev: Function Index, Up: Top
-
- Variable Index
- **************
-
- * Menu:
-
- * AF_INET: socket.
- * AF_UNIX: socket.
- * all_errors: ftplib.
- * altzone: time.
- * argv: sys.
- * AS_IS: The Formatter Interface.
- * AttributeError: Exceptions.
- * BuiltinFunctionType: types.
- * BuiltinMethodType: types.
- * builtin_module_names: sys.
- * casefold: Module Contents.
- * ClassType: types.
- * CodeType: types.
- * ConversionError: Unpacker Objects.
- * curdir: os.
- * C_EXTENSION: imp.
- * daylight: time.
- * defpath: os.
- * DictionaryType: types.
- * DictType: types.
- * digits: string.
- * e: math.
- * E2BIG: errno.
- * EACCES: errno.
- * EADDRINUSE: errno.
- * EADDRNOTAVAIL: errno.
- * EADV: errno.
- * EAFNOSUPPORT: errno.
- * EAGAIN: errno.
- * EALREADY: errno.
- * EBADE: errno.
- * EBADF: errno.
- * EBADFD: errno.
- * EBADMSG: errno.
- * EBADR: errno.
- * EBADRQC: errno.
- * EBADSLT: errno.
- * EBFONT: errno.
- * EBUSY: errno.
- * ECHILD: errno.
- * ECHRNG: errno.
- * ECOMM: errno.
- * ECONNABORTED: errno.
- * ECONNREFUSED: errno.
- * ECONNRESET: errno.
- * EDEADLK: errno.
- * EDEADLOCK: errno.
- * EDESTADDRREQ: errno.
- * EDOM: errno.
- * EDOTDOT: errno.
- * EDQUOT: errno.
- * EEXIST: errno.
- * EFAULT: errno.
- * EFBIG: errno.
- * EHOSTDOWN: errno.
- * EHOSTUNREACH: errno.
- * EIDRM: errno.
- * EILSEQ: errno.
- * EINPROGRESS: errno.
- * EINTR: errno.
- * EINVAL: errno.
- * EIO: errno.
- * EISCONN: errno.
- * EISDIR: errno.
- * EISNAM: errno.
- * EL2HLT: errno.
- * EL2NSYNC: errno.
- * EL3HLT: errno.
- * EL3RST: errno.
- * ELIBACC: errno.
- * ELIBBAD: errno.
- * ELIBEXEC: errno.
- * ELIBMAX: errno.
- * ELIBSCN: errno.
- * ELNRNG: errno.
- * ELOOP: errno.
- * EMFILE: errno.
- * EMLINK: errno.
- * EMSGSIZE: errno.
- * EMULTIHOP: errno.
- * ENAMETOOLONG: errno.
- * ENAVAIL: errno.
- * end: swi.
- * ENETDOWN: errno.
- * ENETRESET: errno.
- * ENETUNREACH: errno.
- * ENFILE: errno.
- * ENOANO: errno.
- * ENOBUFS: errno.
- * ENOCSI: errno.
- * ENODATA: errno.
- * ENODEV: errno.
- * ENOENT: errno.
- * ENOEXEC: errno.
- * ENOLCK: errno.
- * ENOLINK: errno.
- * ENOMEM: errno.
- * ENOMSG: errno.
- * ENONET: errno.
- * ENOPKG: errno.
- * ENOPROTOOPT: errno.
- * ENOSPC: errno.
- * ENOSR: errno.
- * ENOSTR: errno.
- * ENOSYS: errno.
- * ENOTBLK: errno.
- * ENOTCONN: errno.
- * ENOTDIR: errno.
- * ENOTEMPTY: errno.
- * ENOTNAM: errno.
- * ENOTSOCK: errno.
- * ENOTTY: errno.
- * ENOTUNIQ: errno.
- * ENXIO: errno.
- * EOFError: Exceptions.
- * EOPNOTSUPP: errno.
- * EOVERFLOW: errno.
- * EPERM: errno.
- * EPFNOSUPPORT: errno.
- * EPIPE: errno.
- * EPROTO: errno.
- * EPROTONOSUPPORT: errno.
- * EPROTOTYPE: errno.
- * ERANGE: errno.
- * EREMCHG: errno.
- * EREMOTE: errno.
- * EREMOTEIO: errno.
- * ERESTART: errno.
- * EROFS: errno.
- * error: socket.
- * error: riscos.
- * error: Module Contents.
- * error: drawf.
- * error: swi.
- * Error: binascii.
- * error: struct.
- * Error: Unpacker Objects.
- * error_perm: ftplib.
- * error_perm: nntplib.
- * error_proto: ftplib.
- * error_proto: nntplib.
- * error_reply: nntplib.
- * error_reply: ftplib.
- * error_temp: nntplib.
- * error_temp: ftplib.
- * ESHUTDOWN: errno.
- * ESOCKTNOSUPPORT: errno.
- * ESPIPE: errno.
- * ESRCH: errno.
- * ESRMNT: errno.
- * ESTALE: errno.
- * ESTRPIPE: errno.
- * ETIME: errno.
- * ETIMEDOUT: errno.
- * ETOOMANYREFS: errno.
- * ETXTBSY: errno.
- * EUCLEAN: errno.
- * EUNATCH: errno.
- * EUSERS: errno.
- * EWOULDBLOCK: errno.
- * exc_traceback: sys.
- * exc_type: sys.
- * exc_value: sys.
- * EXDEV: errno.
- * EXFULL: errno.
- * exitfunc: sys.
- * FileType: types.
- * FloatType: types.
- * formatter: htmllib.
- * fp: Message Objects.
- * FrameType: types.
- * FunctionType: types.
- * givenpat: Module Contents.
- * groupindex: Module Contents.
- * headers: Message Objects.
- * hexdigits: string.
- * ImportError: Exceptions.
- * INADDR_*: socket.
- * Incomplete: binascii.
- * IndexError: Exceptions.
- * InstanceType: types.
- * IntType: types.
- * IOError: Exceptions.
- * IPPORT_*: socket.
- * IPPROTO_*: socket.
- * IP_*: socket.
- * itemsize: array.
- * KeyboardInterrupt: Exceptions.
- * KeyError: Exceptions.
- * LambdaType: types.
- * last: Module Contents.
- * last_traceback: sys.
- * last_type: sys.
- * last_value: sys.
- * length: swi.
- * letters: string.
- * ListType: types.
- * LongType: types.
- * lowercase: string.
- * MemoryError: Exceptions.
- * MethodType: types.
- * modules: sys.
- * ModuleType: types.
- * MSG_*: socket.
- * name: os.
- * NameError: Exceptions.
- * nofill: htmllib.
- * nok_builtin_names: rexec.
- * None (Built-in object): Truth Value Testing.
- * NoneType: types.
- * NSIG: signal.
- * octdigits: string.
- * ok_builtin_modules: rexec.
- * ok_path: rexec.
- * ok_posix_names: rexec.
- * ok_sys_names: rexec.
- * OverflowError: Exceptions.
- * pardir: os.
- * path: os.
- * path: sys.
- * pathsep: os.
- * pi: math.
- * PicklingError: pickle.
- * platform: sys.
- * ps1: sys.
- * ps2: sys.
- * PY_COMPILED: imp.
- * PY_SOURCE: imp.
- * realpat: Module Contents.
- * regs: Module Contents.
- * RuntimeError: Exceptions.
- * SEARCH_ERROR: imp.
- * sep: os.
- * SIG*: signal.
- * SIG_DFL: signal.
- * SIG_IGN: signal.
- * size: drawf.
- * SOCK_DGRAM: socket.
- * SOCK_RAW: socket.
- * SOCK_RDM: socket.
- * SOCK_SEQPACKET: socket.
- * SOCK_STREAM: socket.
- * SOL_*: socket.
- * SOMAXCONN: socket.
- * SO_*: socket.
- * start: swi.
- * stderr: sys.
- * stdin: sys.
- * stdout: sys.
- * StringType: types.
- * SyntaxError: Exceptions.
- * SystemError: Exceptions.
- * SystemExit: Exceptions.
- * tempdir: tempfile.
- * template: tempfile.
- * timezone: time.
- * tracebacklimit: sys.
- * TracebackType: types.
- * translate: Module Contents.
- * TupleType: types.
- * typecode: array.
- * TypeError: Exceptions.
- * TypeType: types.
- * tzname: time.
- * UnboundMethodType: types.
- * uppercase: string.
- * ValueError: Exceptions.
- * whitespace: string.
- * writer: The Formatter Interface.
- * XRangeType: types.
- * ZeroDivisionError: Exceptions.
-
- File: pylibi, Node: Module Index, Next: Concept Index, Prev: Variable Index, Up: Top
-
- Module Index
- ************
-
- * Menu:
-
- * array (built-in): array.
- * array (built-in): struct.
- * Bastion (standard): Bastion.
- * binascii (built-in): binascii.
- * binhex (standard): binhex.
- * cgi (standard): cgi.
- * copy (standard): copy.
- * dbm (built-in): shelve.
- * drawf (built-in): drawf.
- * errno (standard): errno.
- * formatter (standard): formatter.
- * formatter (standard): htmllib.
- * ftplib (standard): ftplib.
- * gdbm (built-in): shelve.
- * getopt (standard): getopt.
- * gopherlib (standard): gopherlib.
- * htmllib (standard): urllib.
- * htmllib (standard): htmllib.
- * htmllib (standard): sgmllib.
- * httplib (standard): httplib.
- * imp (built-in): imp.
- * marshal (built-in): marshal.
- * marshal (standard): pickle.
- * marshal (standard): pickle.
- * math (built-in): math.
- * math (standard): Numeric Types.
- * md5 (built-in): md5.
- * mimetools (standard): mimetools.
- * mpz (built-in): mpz.
- * nntplib (standard): nntplib.
- * os (standard): os.
- * os (standard): sys.
- * os (standard): riscospath.
- * pdb (standard): The Python Debugger.
- * pickle (standard): pickle.
- * pickle (standard): marshal.
- * pickle (standard): copy.
- * pickle (standard): shelve.
- * profile (standard): The Python Profiler.
- * pstats (standard): The Python Profiler.
- * rand (standard): rand.
- * regex (built-in): regex.
- * regsub (standard): regsub.
- * rexec (standard): rexec.
- * rfc822 (standard): rfc822.
- * rfc822 (standard): HTTP Objects.
- * riscos (built-in): riscos.
- * riscospath (standard): riscospath.
- * rotor (built-in): rotor.
- * sgmllib (standard): sgmllib.
- * sgmllib (standard): htmllib.
- * shelve (standard): shelve.
- * shelve (standard): marshal.
- * shelve (standard): pickle.
- * signal (built-in): signal.
- * socket (built-in): socket.
- * string (standard): string.
- * strop (built-in): string.
- * struct (built-in): struct.
- * struct (built-in): array.
- * swi (built-in): swi.
- * sys (built-in): sys.
- * tempfile (standard): tempfile.
- * time (built-in): time.
- * traceback (standard): traceback.
- * types (standard): types.
- * types (standard): Type Objects.
- * types (standard): Built-in Functions.
- * urllib (standard): urllib.
- * urllib (standard): httplib.
- * urlparse (standard): urlparse.
- * urlparse (standard): urllib.
- * uu (standard): uu.
- * whrandom (standard): whrandom.
- * xdrlib (standard): xdrlib.
- * __builtin__ (built-in): __builtin__.
- * __main__ (built-in): __main__.
-
-