home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / p / python / !ibrowse / files / pylibi-9 < prev    next >
Encoding:
GNU Info File  |  1996-11-14  |  46.3 KB  |  956 lines

  1. This is Info file pylibi, produced by Makeinfo-1.55 from the input file
  2. lib.texi.
  3.  
  4. This file describes the built-in types, exceptions and functions and the
  5. standard modules that come with the Python system.  It assumes basic
  6. knowledge about the Python language.  For an informal introduction to
  7. the language, see the Python Tutorial.  The Python Reference Manual
  8. gives a more formal definition of the language.  (These manuals are not
  9. yet available in INFO or Texinfo format.)
  10.  
  11. Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, The
  12. Netherlands.
  13.  
  14. All Rights Reserved
  15.  
  16. Permission to use, copy, modify, and distribute this software and its
  17. documentation for any purpose and without fee is hereby granted,
  18. provided that the above copyright notice appear in all copies and that
  19. both that copyright notice and this permission notice appear in
  20. supporting documentation, and that the names of Stichting Mathematisch
  21. Centrum or CWI or Corporation for National Research Initiatives or CNRI
  22. not be used in advertising or publicity pertaining to distribution of
  23. the software without specific, written prior permission.
  24.  
  25. While CWI is the initial source for this software, a modified version
  26. is made available by the Corporation for National Research Initiatives
  27. (CNRI) at the Internet address ftp://ftp.python.org.
  28.  
  29. STICHTING MATHEMATISCH CENTRUM AND CNRI DISCLAIM ALL WARRANTIES WITH
  30. REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
  31. MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH
  32. CENTRUM OR CNRI BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
  33. DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
  34. PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
  35. ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
  36. THIS SOFTWARE.
  37.  
  38. 
  39. File: pylibi,  Node: Function Index,  Next: Variable Index,  Prev: RISCOS ONLY,  Up: Top
  40.  
  41. Function Index
  42. **************
  43.  
  44. * Menu:
  45.  
  46. * == (operator):                        Comparisons.
  47. * a2b_base64:                           binascii.
  48. * a2b_hqx:                              binascii.
  49. * a2b_uu:                               binascii.
  50. * abort on FTP object:                  FTP Objects.
  51. * abs:                                  Built-in Functions.
  52. * AbstractFormatter:                    Formatter Implementations.
  53. * AbstractWriter:                       Writer Implementations.
  54. * accept on socket:                     Socket Objects.
  55. * acos:                                 math.
  56. * add on Stats:                         The Stats Class.
  57. * add_flowing_data on formatter object: The Formatter Interface.
  58. * add_hor_rule on formatter object:     The Formatter Interface.
  59. * add_label_data on formatter object:   The Formatter Interface.
  60. * add_line_break on formatter object:   The Formatter Interface.
  61. * add_literal_data on formatter object: The Formatter Interface.
  62. * alarm:                                signal.
  63. * anchor_bgn on HTMLParser:             htmllib.
  64. * anchor_end on HTMLParser:             htmllib.
  65. * and (operator):                       Boolean Operations.
  66. * append:                               array.
  67. * append (list method):                 Mutable Sequence Types.
  68. * apply:                                Built-in Functions.
  69. * array:                                array.
  70. * article on NNTP object:               NNTP Objects.
  71. * asctime:                              time.
  72. * asin:                                 math.
  73. * assert_line_data on formatter object: The Formatter Interface.
  74. * atan:                                 math.
  75. * atan2:                                math.
  76. * atof:                                 string.
  77. * atoi:                                 string.
  78. * atol:                                 string.
  79. * b2a_base64:                           binascii.
  80. * b2a_hqx:                              binascii.
  81. * b2a_uu:                               binascii.
  82. * basename:                             riscospath.
  83. * Bastion:                              Bastion.
  84. * binary on mpz:                        mpz.
  85. * bind on socket:                       Socket Objects.
  86. * binhex:                               binhex.
  87. * bitset:                               swi.
  88. * block:                                swi.
  89. * body on NNTP object:                  NNTP Objects.
  90. * box:                                  drawf.
  91. * byteswap:                             array.
  92. * calcsize:                             struct.
  93. * capitalize:                           string.
  94. * capwords:                             string.
  95. * capwords:                             regsub.
  96. * ceil:                                 math.
  97. * ceil (built-in function):             Numeric Types.
  98. * center:                               string.
  99. * chdir:                                riscos.
  100. * chmod:                                riscos.
  101. * choice:                               rand.
  102. * choose_boundary:                      mimetools.
  103. * chr:                                  Built-in Functions.
  104. * clock:                                time.
  105. * close on file:                        File Objects.
  106. * close on FTP object:                  FTP Objects.
  107. * close on SGMLParser:                  sgmllib.
  108. * close on socket:                      Socket Objects.
  109. * cmp:                                  Built-in Functions.
  110. * code (object):                        Code Objects.
  111. * code (object):                        marshal.
  112. * coerce:                               Built-in Functions.
  113. * commonprefix:                         riscospath.
  114. * compile:                              Built-in Functions.
  115. * compile:                              Module Contents.
  116. * compile (built-in function):          Code Objects.
  117. * connect on FTP object:                FTP Objects.
  118. * connect on HTTP:                      HTTP Objects.
  119. * connect on socket:                    Socket Objects.
  120. * copy (copy function):                 copy.
  121. * copy on md5:                          md5.
  122. * copybinary:                           mimetools.
  123. * copyliteral:                          mimetools.
  124. * cos:                                  math.
  125. * cosh:                                 math.
  126. * count:                                string.
  127. * count (list method):                  Mutable Sequence Types.
  128. * crc_hqx:                              binascii.
  129. * ctime:                                time.
  130. * ctrlstring:                           swi.
  131. * cwd on FTP object:                    FTP Objects.
  132. * decode:                               mimetools.
  133. * decode:                               uu.
  134. * decrypt on rotor:                     rotor.
  135. * decryptmore on rotor:                 rotor.
  136. * deepcopy (copy function):             copy.
  137. * delattr:                              Built-in Functions.
  138. * digest on md5:                        md5.
  139. * dir:                                  Built-in Functions.
  140. * dir on FTP object:                    FTP Objects.
  141. * divm:                                 mpz.
  142. * divmod:                               Built-in Functions.
  143. * done:                                 Unpacker Objects.
  144. * do_TAG on SGMLParser:                 sgmllib.
  145. * DumbWriter:                           Writer Implementations.
  146. * dump:                                 marshal.
  147. * dump:                                 pickle.
  148. * dumps:                                pickle.
  149. * dumps:                                marshal.
  150. * encode:                               uu.
  151. * encode:                               mimetools.
  152. * encrypt on rotor:                     rotor.
  153. * encryptmore on rotor:                 rotor.
  154. * endheaders on HTTP:                   HTTP Objects.
  155. * end_TAG on SGMLParser:                sgmllib.
  156. * end_paragraph on formatter object:    The Formatter Interface.
  157. * escape:                               Old classes.
  158. * eval:                                 Built-in Functions.
  159. * eval (built-in function):             Code Objects.
  160. * eval (built-in function):             string.
  161. * execfile:                             Built-in Functions.
  162. * execl:                                os.
  163. * execle:                               os.
  164. * execlp:                               os.
  165. * execvp:                               os.
  166. * execvpe:                              os.
  167. * exists:                               riscospath.
  168. * exit:                                 sys.
  169. * exp:                                  math.
  170. * expand:                               riscos.
  171. * expandtabs:                           string.
  172. * expandvars:                           riscospath.
  173. * extract_tb:                           traceback.
  174. * fabs:                                 math.
  175. * feed on SGMLParser:                   sgmllib.
  176. * fileno on socket:                     Socket Objects.
  177. * filter:                               Built-in Functions.
  178. * find:                                 string.
  179. * find:                                 drawf.
  180. * find_module:                          imp.
  181. * float:                                Built-in Functions.
  182. * float (built-in function):            Numeric Types.
  183. * floor:                                math.
  184. * floor (built-in function):            Numeric Types.
  185. * flush on file:                        File Objects.
  186. * flush_softspace on formatter object:  The Formatter Interface.
  187. * fmod:                                 math.
  188. * fonttable:                            drawf.
  189. * frame (object):                       signal.
  190. * frexp:                                math.
  191. * fromfd:                               socket.
  192. * fromfile:                             array.
  193. * fromlist:                             array.
  194. * fromstring:                           array.
  195. * FTP:                                  ftplib.
  196. * func_code (dictionary method):        Code Objects.
  197. * gcd:                                  mpz.
  198. * gcdext:                               mpz.
  199. * getaddr:                              Message Objects.
  200. * getaddrlist:                          Message Objects.
  201. * getallmatchingheaders:                Message Objects.
  202. * getattr:                              Built-in Functions.
  203. * getcwd:                               riscos.
  204. * getdate:                              Message Objects.
  205. * getencoding on mimetool.Message:      mimetools.Message Methods.
  206. * getenv:                               riscos.
  207. * getfile on HTTP:                      HTTP Objects.
  208. * getfirstmatchingheader:               Message Objects.
  209. * getheader:                            Message Objects.
  210. * gethostbyaddr:                        socket.
  211. * gethostbyname:                        socket.
  212. * gethostname:                          socket.
  213. * getmaintype on mimetool.Message:      mimetools.Message Methods.
  214. * getparam on mimetool.Message:         mimetools.Message Methods.
  215. * getpeername on socket:                Socket Objects.
  216. * getplist on mimetool.Message:         mimetools.Message Methods.
  217. * getrawheader:                         Message Objects.
  218. * getreply on HTTP:                     HTTP Objects.
  219. * getservbyname:                        socket.
  220. * getsignal:                            signal.
  221. * getsockname on socket:                Socket Objects.
  222. * getsockopt on socket:                 Socket Objects.
  223. * getsubtype on mimetool.Message:       mimetools.Message Methods.
  224. * gettype on mimetool.Message:          mimetools.Message Methods.
  225. * getwelcome on FTP object:             FTP Objects.
  226. * getwelcome on NNTP object:            NNTP Objects.
  227. * get_buffer:                           Packer Objects.
  228. * get_magic:                            imp.
  229. * get_position:                         Unpacker Objects.
  230. * get_suffixes:                         imp.
  231. * globals:                              Built-in Functions.
  232. * gmtime:                               time.
  233. * group:                                drawf.
  234. * group on NNTP object:                 NNTP Objects.
  235. * group on regex:                       Module Contents.
  236. * gsub:                                 regsub.
  237. * handle_charref on SGMLParser:         sgmllib.
  238. * handle_comment on SGMLParser:         sgmllib.
  239. * handle_data on SGMLParser:            sgmllib.
  240. * handle_endtag on SGMLParser:          sgmllib.
  241. * handle_entityref on SGMLParser:       sgmllib.
  242. * handle_image on HTMLParser:           htmllib.
  243. * handle_starttag on SGMLParser:        sgmllib.
  244. * hasattr:                              Built-in Functions.
  245. * hash:                                 Built-in Functions.
  246. * has_key (dictionary method):          Mapping Types.
  247. * head on NNTP object:                  NNTP Objects.
  248. * help on NNTP object:                  NNTP Objects.
  249. * hex:                                  Built-in Functions.
  250. * hexbin:                               binhex.
  251. * HTMLParser:                           htmllib.
  252. * hypot:                                math.
  253. * id:                                   Built-in Functions.
  254. * ignore on Stats:                      The Stats Class.
  255. * ihave on NNTP object:                 NNTP Objects.
  256. * in (operator):                        Sequence Types.
  257. * in (operator):                        Comparisons.
  258. * index:                                string.
  259. * index (list method):                  Mutable Sequence Types.
  260. * init_builtin:                         imp.
  261. * init_frozen:                          imp.
  262. * input:                                Built-in Functions.
  263. * insert:                               array.
  264. * insert (list method):                 Mutable Sequence Types.
  265. * int:                                  Built-in Functions.
  266. * int (built-in function):              Numeric Types.
  267. * is (operator):                        Comparisons.
  268. * is not (operator):                    Comparisons.
  269. * isabs:                                riscospath.
  270. * isatty on file:                       File Objects.
  271. * isdir:                                riscospath.
  272. * isfile:                               riscospath.
  273. * islink:                               riscospath.
  274. * is_builtin:                           imp.
  275. * is_frozen:                            imp.
  276. * join:                                 string.
  277. * join:                                 riscospath.
  278. * joinfields:                           string.
  279. * keys (dictionary method):             Mapping Types.
  280. * last on NNTP object:                  NNTP Objects.
  281. * ldexp:                                math.
  282. * len:                                  Built-in Functions.
  283. * len (built-in function):              Mapping Types.
  284. * len (built-in function):              Sequence Types.
  285. * list on NNTP object:                  NNTP Objects.
  286. * listdir:                              riscos.
  287. * listen on socket:                     Socket Objects.
  288. * ljust:                                string.
  289. * load:                                 marshal.
  290. * load:                                 drawf.
  291. * load:                                 pickle.
  292. * loads:                                marshal.
  293. * loads:                                pickle.
  294. * load_compiled:                        imp.
  295. * load_dynamic:                         imp.
  296. * load_source:                          imp.
  297. * locals:                               Built-in Functions.
  298. * localtime:                            time.
  299. * log:                                  math.
  300. * log10:                                math.
  301. * login on FTP object:                  FTP Objects.
  302. * long:                                 Built-in Functions.
  303. * long (built-in function):             Numeric Types.
  304. * lower:                                string.
  305. * lstrip:                               string.
  306. * makefile on socket:                   Socket Objects.
  307. * maketrans:                            string.
  308. * map:                                  Built-in Functions.
  309. * match:                                Module Contents.
  310. * match on regex:                       Module Contents.
  311. * max:                                  Built-in Functions.
  312. * max (built-in function):              Sequence Types.
  313. * md5:                                  md5.
  314. * Message:                              mimetools.
  315. * method (object):                      Methods.
  316. * min:                                  Built-in Functions.
  317. * min (built-in function):              Sequence Types.
  318. * mkd on FTP object:                    FTP Objects.
  319. * mkdir:                                riscos.
  320. * mktemp:                               tempfile.
  321. * mktime:                               time.
  322. * modf:                                 math.
  323. * mpz:                                  mpz.
  324. * new:                                  md5.
  325. * new:                                  drawf.
  326. * newgroups on NNTP object:             NNTP Objects.
  327. * newnews on NNTP object:               NNTP Objects.
  328. * newrotor:                             rotor.
  329. * new_alignment on writer object:       The Writer Interface.
  330. * new_font on writer object:            The Writer Interface.
  331. * new_margin on writer object:          The Writer Interface.
  332. * new_module:                           imp.
  333. * new_spacing on writer object:         The Writer Interface.
  334. * new_styles on writer object:          The Writer Interface.
  335. * next on NNTP object:                  NNTP Objects.
  336. * nlst on FTP object:                   FTP Objects.
  337. * NNTP:                                 nntplib.
  338. * normcase:                             riscospath.
  339. * not (operator):                       Boolean Operations.
  340. * not in (operator):                    Comparisons.
  341. * not in (operator):                    Sequence Types.
  342. * NullFormatter:                        Formatter Implementations.
  343. * nullstring:                           swi.
  344. * NullWriter:                           Writer Implementations.
  345. * oct:                                  Built-in Functions.
  346. * open:                                 Built-in Functions.
  347. * open (built-in function):             File Objects.
  348. * or (operator):                        Boolean Operations.
  349. * ord:                                  Built-in Functions.
  350. * pack:                                 struct.
  351. * pack_array:                           Packer Objects.
  352. * pack_bytes:                           Packer Objects.
  353. * pack_double:                          Packer Objects.
  354. * pack_farray:                          Packer Objects.
  355. * pack_float:                           Packer Objects.
  356. * pack_fopaque:                         Packer Objects.
  357. * pack_fstring:                         Packer Objects.
  358. * pack_list:                            Packer Objects.
  359. * pack_opaque:                          Packer Objects.
  360. * pack_string:                          Packer Objects.
  361. * padstring:                            swi.
  362. * parse:                                Old classes.
  363. * parse_header:                         Old classes.
  364. * parse_multipart:                      Old classes.
  365. * parse_qs:                             Old classes.
  366. * path:                                 drawf.
  367. * pathcolour:                           drawf.
  368. * pathfill:                             drawf.
  369. * pause:                                signal.
  370. * pm:                                   The Python Debugger.
  371. * pop_alignment on formatter object:    The Formatter Interface.
  372. * pop_font on formatter object:         The Formatter Interface.
  373. * pop_margin on formatter object:       The Formatter Interface.
  374. * pop_style on formatter object:        The Formatter Interface.
  375. * post on NNTP object:                  NNTP Objects.
  376. * post_mortem:                          The Python Debugger.
  377. * pow:                                  Built-in Functions.
  378. * pow:                                  math.
  379. * powm:                                 mpz.
  380. * print_callees on Stats:               The Stats Class.
  381. * print_callers on Stats:               The Stats Class.
  382. * print_directory:                      Old classes.
  383. * print_environ:                        Old classes.
  384. * print_environ_usage:                  Old classes.
  385. * print_exc:                            traceback.
  386. * print_exception:                      traceback.
  387. * print_form:                           Old classes.
  388. * print_last:                           traceback.
  389. * print_stats on Stats:                 The Stats Class.
  390. * print_tb:                             traceback.
  391. * profile.run:                          Reference Manual.
  392. * pstats.Stats:                         Reference Manual.
  393. * push_alignment on formatter object:   The Formatter Interface.
  394. * push_font on formatter object:        The Formatter Interface.
  395. * push_margin on formatter object:      The Formatter Interface.
  396. * push_style on formatter object:       The Formatter Interface.
  397. * putenv:                               riscos.
  398. * putheader on HTTP:                    HTTP Objects.
  399. * putrequest on HTTP:                   HTTP Objects.
  400. * pwd on FTP object:                    FTP Objects.
  401. * quit on FTP object:                   FTP Objects.
  402. * quit on NNTP object:                  NNTP Objects.
  403. * quote:                                urllib.
  404. * rand:                                 rand.
  405. * random:                               whrandom.
  406. * range:                                Built-in Functions.
  407. * raw_input:                            Built-in Functions.
  408. * read on file:                         File Objects.
  409. * readline on file:                     File Objects.
  410. * readlines on file:                    File Objects.
  411. * recv on socket:                       Socket Objects.
  412. * recvfrom on socket:                   Socket Objects.
  413. * reduce:                               Built-in Functions.
  414. * register:                             swi.
  415. * reload:                               Built-in Functions.
  416. * remove:                               riscos.
  417. * remove (list method):                 Mutable Sequence Types.
  418. * rename:                               riscos.
  419. * rename on FTP object:                 FTP Objects.
  420. * render:                               drawf.
  421. * report_unbalanced on SGMLParser:      sgmllib.
  422. * repr:                                 Built-in Functions.
  423. * reset:                                Unpacker Objects.
  424. * reset:                                Packer Objects.
  425. * reset on SGMLParser:                  sgmllib.
  426. * resize:                               swi.
  427. * retrbinary on FTP object:             FTP Objects.
  428. * retrlines on FTP object:              FTP Objects.
  429. * reverse (list method):                Mutable Sequence Types.
  430. * reverse_order on Stats:               The Stats Class.
  431. * rewindbody:                           Message Objects.
  432. * RExec:                                rexec.
  433. * rfind:                                string.
  434. * rindex:                               string.
  435. * rjust:                                string.
  436. * rlecode_hqx:                          binascii.
  437. * rledecode_hqx:                        binascii.
  438. * rmdir:                                riscos.
  439. * round:                                Built-in Functions.
  440. * rstrip:                               string.
  441. * run:                                  The Python Debugger.
  442. * runcall:                              The Python Debugger.
  443. * runeval:                              The Python Debugger.
  444. * r_eval on RExec object:               rexec.
  445. * r_exec on RExec object:               rexec.
  446. * r_execfile on RExec object:           rexec.
  447. * r_import on RExec object:             rexec.
  448. * r_open on RExec object:               rexec.
  449. * r_reload on RExec object:             rexec.
  450. * r_unload on RExec object:             rexec.
  451. * save:                                 drawf.
  452. * save_bgn on HTMLParser:               htmllib.
  453. * save_end on HTMLParser:               htmllib.
  454. * search:                               Module Contents.
  455. * search on regex:                      Module Contents.
  456. * seed:                                 whrandom.
  457. * seek on file:                         File Objects.
  458. * send on HTTP:                         HTTP Objects.
  459. * send on socket:                       Socket Objects.
  460. * sendcmd on FTP object:                FTP Objects.
  461. * sendto on socket:                     Socket Objects.
  462. * send_flowing_data on writer object:   The Writer Interface.
  463. * send_hor_rule on writer object:       The Writer Interface.
  464. * send_label_data on writer object:     The Writer Interface.
  465. * send_line_break on writer object:     The Writer Interface.
  466. * send_literal_data on writer object:   The Writer Interface.
  467. * send_paragraph on writer object:      The Writer Interface.
  468. * send_query:                           gopherlib.
  469. * send_selector:                        gopherlib.
  470. * setattr:                              Built-in Functions.
  471. * setblocking on socket:                Socket Objects.
  472. * setcheckinterval:                     sys.
  473. * setkey on rotor:                      rotor.
  474. * setliteral on SGMLParser:             sgmllib.
  475. * setnomoretags on SGMLParser:          sgmllib.
  476. * setprofile:                           sys.
  477. * setsockopt on socket:                 Socket Objects.
  478. * settrace:                             sys.
  479. * settype:                              riscos.
  480. * set_debuglevel on FTP object:         FTP Objects.
  481. * set_debuglevel on HTTP:               HTTP Objects.
  482. * set_debuglevel on NNTP object:        NNTP Objects.
  483. * set_position:                         Unpacker Objects.
  484. * set_spacing on formatter object:      The Formatter Interface.
  485. * set_syntax:                           Module Contents.
  486. * set_trace:                            The Python Debugger.
  487. * shutdown on socket:                   Socket Objects.
  488. * signal:                               signal.
  489. * sin:                                  math.
  490. * sinh:                                 math.
  491. * slave on NNTP object:                 NNTP Objects.
  492. * sleep:                                time.
  493. * socket:                               socket.
  494. * sort (list method):                   Mutable Sequence Types.
  495. * sort_stats on Stats:                  The Stats Class.
  496. * split:                                riscospath.
  497. * split:                                regsub.
  498. * split:                                string.
  499. * splitext:                             riscospath.
  500. * splitfields:                          string.
  501. * splitx:                               regsub.
  502. * sqrt:                                 mpz.
  503. * sqrt:                                 math.
  504. * sqrtrem:                              mpz.
  505. * srand:                                rand.
  506. * start_TAG on SGMLParser:              sgmllib.
  507. * stat:                                 riscos.
  508. * stat on NNTP object:                  NNTP Objects.
  509. * storbinary on FTP object:             FTP Objects.
  510. * storlines on FTP object:              FTP Objects.
  511. * str:                                  Built-in Functions.
  512. * strftime:                             time.
  513. * strip:                                string.
  514. * strip_dirs on Stats:                  The Stats Class.
  515. * sub:                                  regsub.
  516. * swapcase:                             string.
  517. * swi:                                  swi.
  518. * symcomp:                              Module Contents.
  519. * system:                               riscos.
  520. * s_eval on RExec object:               rexec.
  521. * s_exec on RExec object:               rexec.
  522. * s_execfile on RExec object:           rexec.
  523. * s_import on RExec object:             rexec.
  524. * s_reload on RExec object:             rexec.
  525. * s_unload on RExec object:             rexec.
  526. * tan:                                  math.
  527. * tanh:                                 math.
  528. * tell on file:                         File Objects.
  529. * test:                                 Old classes.
  530. * text:                                 drawf.
  531. * textbackground:                       drawf.
  532. * textcolour:                           drawf.
  533. * time:                                 time.
  534. * tofile:                               array.
  535. * tolist:                               array.
  536. * tostring:                             swi.
  537. * tostring:                             array.
  538. * traceback (object):                   sys.
  539. * translate:                            string.
  540. * truncate on file:                     File Objects.
  541. * tuple:                                Built-in Functions.
  542. * type:                                 Built-in Functions.
  543. * type (built-in function):             Built-in Objects.
  544. * type (built-in function):             Type Objects.
  545. * type (object):                        Built-in Functions.
  546. * unknown_charref on SGMLParser:        sgmllib.
  547. * unknown_endtag on SGMLParser:         sgmllib.
  548. * unknown_entityref on SGMLParser:      sgmllib.
  549. * unknown_starttag on SGMLParser:       sgmllib.
  550. * unlink:                               riscos.
  551. * unpack:                               struct.
  552. * unpack_array:                         Unpacker Objects.
  553. * unpack_bytes:                         Unpacker Objects.
  554. * unpack_double:                        Unpacker Objects.
  555. * unpack_farray:                        Unpacker Objects.
  556. * unpack_float:                         Unpacker Objects.
  557. * unpack_fopaque:                       Unpacker Objects.
  558. * unpack_fstring:                       Unpacker Objects.
  559. * unpack_list:                          Unpacker Objects.
  560. * unpack_opaque:                        Unpacker Objects.
  561. * unpack_string:                        Unpacker Objects.
  562. * unquote:                              urllib.
  563. * update on md5:                        md5.
  564. * upper:                                string.
  565. * urlcleanup:                           urllib.
  566. * urljoin:                              urlparse.
  567. * urlopen:                              urllib.
  568. * urlparse:                             urlparse.
  569. * urlretrieve:                          urllib.
  570. * urlunparse:                           urlparse.
  571. * utime:                                riscos.
  572. * vars:                                 Built-in Functions.
  573. * voidcmd on FTP object:                FTP Objects.
  574. * walk:                                 riscospath.
  575. * write on file:                        File Objects.
  576. * writelines on file:                   File Objects.
  577. * xhdr on NNTP object:                  NNTP Objects.
  578. * xrange:                               Built-in Functions.
  579. * zfill:                                string.
  580. * __dict__ (pickle protocol):           pickle.
  581. * __getinitargs__ (copy protocol):      copy.
  582. * __getinitargs__ (pickle protocol):    pickle.
  583. * __getstate__ (copy protocol):         copy.
  584. * __getstate__ (pickle protocol):       pickle.
  585. * __init__:                             Unpacker Objects.
  586. * __init__ (pickle protocol):           pickle.
  587. * __setstate__ (copy protocol):         copy.
  588. * __setstate__ (pickle protocol):       pickle.
  589.  
  590. 
  591. File: pylibi,  Node: Variable Index,  Next: Module Index,  Prev: Function Index,  Up: Top
  592.  
  593. Variable Index
  594. **************
  595.  
  596. * Menu:
  597.  
  598. * AF_INET:                              socket.
  599. * AF_UNIX:                              socket.
  600. * all_errors:                           ftplib.
  601. * altzone:                              time.
  602. * argv:                                 sys.
  603. * AS_IS:                                The Formatter Interface.
  604. * AttributeError:                       Exceptions.
  605. * BuiltinFunctionType:                  types.
  606. * BuiltinMethodType:                    types.
  607. * builtin_module_names:                 sys.
  608. * casefold:                             Module Contents.
  609. * ClassType:                            types.
  610. * CodeType:                             types.
  611. * ConversionError:                      Unpacker Objects.
  612. * curdir:                               os.
  613. * C_EXTENSION:                          imp.
  614. * daylight:                             time.
  615. * defpath:                              os.
  616. * DictionaryType:                       types.
  617. * DictType:                             types.
  618. * digits:                               string.
  619. * e:                                    math.
  620. * E2BIG:                                errno.
  621. * EACCES:                               errno.
  622. * EADDRINUSE:                           errno.
  623. * EADDRNOTAVAIL:                        errno.
  624. * EADV:                                 errno.
  625. * EAFNOSUPPORT:                         errno.
  626. * EAGAIN:                               errno.
  627. * EALREADY:                             errno.
  628. * EBADE:                                errno.
  629. * EBADF:                                errno.
  630. * EBADFD:                               errno.
  631. * EBADMSG:                              errno.
  632. * EBADR:                                errno.
  633. * EBADRQC:                              errno.
  634. * EBADSLT:                              errno.
  635. * EBFONT:                               errno.
  636. * EBUSY:                                errno.
  637. * ECHILD:                               errno.
  638. * ECHRNG:                               errno.
  639. * ECOMM:                                errno.
  640. * ECONNABORTED:                         errno.
  641. * ECONNREFUSED:                         errno.
  642. * ECONNRESET:                           errno.
  643. * EDEADLK:                              errno.
  644. * EDEADLOCK:                            errno.
  645. * EDESTADDRREQ:                         errno.
  646. * EDOM:                                 errno.
  647. * EDOTDOT:                              errno.
  648. * EDQUOT:                               errno.
  649. * EEXIST:                               errno.
  650. * EFAULT:                               errno.
  651. * EFBIG:                                errno.
  652. * EHOSTDOWN:                            errno.
  653. * EHOSTUNREACH:                         errno.
  654. * EIDRM:                                errno.
  655. * EILSEQ:                               errno.
  656. * EINPROGRESS:                          errno.
  657. * EINTR:                                errno.
  658. * EINVAL:                               errno.
  659. * EIO:                                  errno.
  660. * EISCONN:                              errno.
  661. * EISDIR:                               errno.
  662. * EISNAM:                               errno.
  663. * EL2HLT:                               errno.
  664. * EL2NSYNC:                             errno.
  665. * EL3HLT:                               errno.
  666. * EL3RST:                               errno.
  667. * ELIBACC:                              errno.
  668. * ELIBBAD:                              errno.
  669. * ELIBEXEC:                             errno.
  670. * ELIBMAX:                              errno.
  671. * ELIBSCN:                              errno.
  672. * ELNRNG:                               errno.
  673. * ELOOP:                                errno.
  674. * EMFILE:                               errno.
  675. * EMLINK:                               errno.
  676. * EMSGSIZE:                             errno.
  677. * EMULTIHOP:                            errno.
  678. * ENAMETOOLONG:                         errno.
  679. * ENAVAIL:                              errno.
  680. * end:                                  swi.
  681. * ENETDOWN:                             errno.
  682. * ENETRESET:                            errno.
  683. * ENETUNREACH:                          errno.
  684. * ENFILE:                               errno.
  685. * ENOANO:                               errno.
  686. * ENOBUFS:                              errno.
  687. * ENOCSI:                               errno.
  688. * ENODATA:                              errno.
  689. * ENODEV:                               errno.
  690. * ENOENT:                               errno.
  691. * ENOEXEC:                              errno.
  692. * ENOLCK:                               errno.
  693. * ENOLINK:                              errno.
  694. * ENOMEM:                               errno.
  695. * ENOMSG:                               errno.
  696. * ENONET:                               errno.
  697. * ENOPKG:                               errno.
  698. * ENOPROTOOPT:                          errno.
  699. * ENOSPC:                               errno.
  700. * ENOSR:                                errno.
  701. * ENOSTR:                               errno.
  702. * ENOSYS:                               errno.
  703. * ENOTBLK:                              errno.
  704. * ENOTCONN:                             errno.
  705. * ENOTDIR:                              errno.
  706. * ENOTEMPTY:                            errno.
  707. * ENOTNAM:                              errno.
  708. * ENOTSOCK:                             errno.
  709. * ENOTTY:                               errno.
  710. * ENOTUNIQ:                             errno.
  711. * ENXIO:                                errno.
  712. * EOFError:                             Exceptions.
  713. * EOPNOTSUPP:                           errno.
  714. * EOVERFLOW:                            errno.
  715. * EPERM:                                errno.
  716. * EPFNOSUPPORT:                         errno.
  717. * EPIPE:                                errno.
  718. * EPROTO:                               errno.
  719. * EPROTONOSUPPORT:                      errno.
  720. * EPROTOTYPE:                           errno.
  721. * ERANGE:                               errno.
  722. * EREMCHG:                              errno.
  723. * EREMOTE:                              errno.
  724. * EREMOTEIO:                            errno.
  725. * ERESTART:                             errno.
  726. * EROFS:                                errno.
  727. * error:                                socket.
  728. * error:                                riscos.
  729. * error:                                Module Contents.
  730. * error:                                drawf.
  731. * error:                                swi.
  732. * Error:                                binascii.
  733. * error:                                struct.
  734. * Error:                                Unpacker Objects.
  735. * error_perm:                           ftplib.
  736. * error_perm:                           nntplib.
  737. * error_proto:                          ftplib.
  738. * error_proto:                          nntplib.
  739. * error_reply:                          nntplib.
  740. * error_reply:                          ftplib.
  741. * error_temp:                           nntplib.
  742. * error_temp:                           ftplib.
  743. * ESHUTDOWN:                            errno.
  744. * ESOCKTNOSUPPORT:                      errno.
  745. * ESPIPE:                               errno.
  746. * ESRCH:                                errno.
  747. * ESRMNT:                               errno.
  748. * ESTALE:                               errno.
  749. * ESTRPIPE:                             errno.
  750. * ETIME:                                errno.
  751. * ETIMEDOUT:                            errno.
  752. * ETOOMANYREFS:                         errno.
  753. * ETXTBSY:                              errno.
  754. * EUCLEAN:                              errno.
  755. * EUNATCH:                              errno.
  756. * EUSERS:                               errno.
  757. * EWOULDBLOCK:                          errno.
  758. * exc_traceback:                        sys.
  759. * exc_type:                             sys.
  760. * exc_value:                            sys.
  761. * EXDEV:                                errno.
  762. * EXFULL:                               errno.
  763. * exitfunc:                             sys.
  764. * FileType:                             types.
  765. * FloatType:                            types.
  766. * formatter:                            htmllib.
  767. * fp:                                   Message Objects.
  768. * FrameType:                            types.
  769. * FunctionType:                         types.
  770. * givenpat:                             Module Contents.
  771. * groupindex:                           Module Contents.
  772. * headers:                              Message Objects.
  773. * hexdigits:                            string.
  774. * ImportError:                          Exceptions.
  775. * INADDR_*:                             socket.
  776. * Incomplete:                           binascii.
  777. * IndexError:                           Exceptions.
  778. * InstanceType:                         types.
  779. * IntType:                              types.
  780. * IOError:                              Exceptions.
  781. * IPPORT_*:                             socket.
  782. * IPPROTO_*:                            socket.
  783. * IP_*:                                 socket.
  784. * itemsize:                             array.
  785. * KeyboardInterrupt:                    Exceptions.
  786. * KeyError:                             Exceptions.
  787. * LambdaType:                           types.
  788. * last:                                 Module Contents.
  789. * last_traceback:                       sys.
  790. * last_type:                            sys.
  791. * last_value:                           sys.
  792. * length:                               swi.
  793. * letters:                              string.
  794. * ListType:                             types.
  795. * LongType:                             types.
  796. * lowercase:                            string.
  797. * MemoryError:                          Exceptions.
  798. * MethodType:                           types.
  799. * modules:                              sys.
  800. * ModuleType:                           types.
  801. * MSG_*:                                socket.
  802. * name:                                 os.
  803. * NameError:                            Exceptions.
  804. * nofill:                               htmllib.
  805. * nok_builtin_names:                    rexec.
  806. * None (Built-in object):               Truth Value Testing.
  807. * NoneType:                             types.
  808. * NSIG:                                 signal.
  809. * octdigits:                            string.
  810. * ok_builtin_modules:                   rexec.
  811. * ok_path:                              rexec.
  812. * ok_posix_names:                       rexec.
  813. * ok_sys_names:                         rexec.
  814. * OverflowError:                        Exceptions.
  815. * pardir:                               os.
  816. * path:                                 os.
  817. * path:                                 sys.
  818. * pathsep:                              os.
  819. * pi:                                   math.
  820. * PicklingError:                        pickle.
  821. * platform:                             sys.
  822. * ps1:                                  sys.
  823. * ps2:                                  sys.
  824. * PY_COMPILED:                          imp.
  825. * PY_SOURCE:                            imp.
  826. * realpat:                              Module Contents.
  827. * regs:                                 Module Contents.
  828. * RuntimeError:                         Exceptions.
  829. * SEARCH_ERROR:                         imp.
  830. * sep:                                  os.
  831. * SIG*:                                 signal.
  832. * SIG_DFL:                              signal.
  833. * SIG_IGN:                              signal.
  834. * size:                                 drawf.
  835. * SOCK_DGRAM:                           socket.
  836. * SOCK_RAW:                             socket.
  837. * SOCK_RDM:                             socket.
  838. * SOCK_SEQPACKET:                       socket.
  839. * SOCK_STREAM:                          socket.
  840. * SOL_*:                                socket.
  841. * SOMAXCONN:                            socket.
  842. * SO_*:                                 socket.
  843. * start:                                swi.
  844. * stderr:                               sys.
  845. * stdin:                                sys.
  846. * stdout:                               sys.
  847. * StringType:                           types.
  848. * SyntaxError:                          Exceptions.
  849. * SystemError:                          Exceptions.
  850. * SystemExit:                           Exceptions.
  851. * tempdir:                              tempfile.
  852. * template:                             tempfile.
  853. * timezone:                             time.
  854. * tracebacklimit:                       sys.
  855. * TracebackType:                        types.
  856. * translate:                            Module Contents.
  857. * TupleType:                            types.
  858. * typecode:                             array.
  859. * TypeError:                            Exceptions.
  860. * TypeType:                             types.
  861. * tzname:                               time.
  862. * UnboundMethodType:                    types.
  863. * uppercase:                            string.
  864. * ValueError:                           Exceptions.
  865. * whitespace:                           string.
  866. * writer:                               The Formatter Interface.
  867. * XRangeType:                           types.
  868. * ZeroDivisionError:                    Exceptions.
  869.  
  870. 
  871. File: pylibi,  Node: Module Index,  Next: Concept Index,  Prev: Variable Index,  Up: Top
  872.  
  873. Module Index
  874. ************
  875.  
  876. * Menu:
  877.  
  878. * array (built-in):                     array.
  879. * array (built-in):                     struct.
  880. * Bastion (standard):                   Bastion.
  881. * binascii (built-in):                  binascii.
  882. * binhex (standard):                    binhex.
  883. * cgi (standard):                       cgi.
  884. * copy (standard):                      copy.
  885. * dbm (built-in):                       shelve.
  886. * drawf (built-in):                     drawf.
  887. * errno (standard):                     errno.
  888. * formatter (standard):                 formatter.
  889. * formatter (standard):                 htmllib.
  890. * ftplib (standard):                    ftplib.
  891. * gdbm (built-in):                      shelve.
  892. * getopt (standard):                    getopt.
  893. * gopherlib (standard):                 gopherlib.
  894. * htmllib (standard):                   urllib.
  895. * htmllib (standard):                   htmllib.
  896. * htmllib (standard):                   sgmllib.
  897. * httplib (standard):                   httplib.
  898. * imp (built-in):                       imp.
  899. * marshal (built-in):                   marshal.
  900. * marshal (standard):                   pickle.
  901. * marshal (standard):                   pickle.
  902. * math (built-in):                      math.
  903. * math (standard):                      Numeric Types.
  904. * md5 (built-in):                       md5.
  905. * mimetools (standard):                 mimetools.
  906. * mpz (built-in):                       mpz.
  907. * nntplib (standard):                   nntplib.
  908. * os (standard):                        os.
  909. * os (standard):                        sys.
  910. * os (standard):                        riscospath.
  911. * pdb (standard):                       The Python Debugger.
  912. * pickle (standard):                    pickle.
  913. * pickle (standard):                    marshal.
  914. * pickle (standard):                    copy.
  915. * pickle (standard):                    shelve.
  916. * profile (standard):                   The Python Profiler.
  917. * pstats (standard):                    The Python Profiler.
  918. * rand (standard):                      rand.
  919. * regex (built-in):                     regex.
  920. * regsub (standard):                    regsub.
  921. * rexec (standard):                     rexec.
  922. * rfc822 (standard):                    rfc822.
  923. * rfc822 (standard):                    HTTP Objects.
  924. * riscos (built-in):                    riscos.
  925. * riscospath (standard):                riscospath.
  926. * rotor (built-in):                     rotor.
  927. * sgmllib (standard):                   sgmllib.
  928. * sgmllib (standard):                   htmllib.
  929. * shelve (standard):                    shelve.
  930. * shelve (standard):                    marshal.
  931. * shelve (standard):                    pickle.
  932. * signal (built-in):                    signal.
  933. * socket (built-in):                    socket.
  934. * string (standard):                    string.
  935. * strop (built-in):                     string.
  936. * struct (built-in):                    struct.
  937. * struct (built-in):                    array.
  938. * swi (built-in):                       swi.
  939. * sys (built-in):                       sys.
  940. * tempfile (standard):                  tempfile.
  941. * time (built-in):                      time.
  942. * traceback (standard):                 traceback.
  943. * types (standard):                     types.
  944. * types (standard):                     Type Objects.
  945. * types (standard):                     Built-in Functions.
  946. * urllib (standard):                    urllib.
  947. * urllib (standard):                    httplib.
  948. * urlparse (standard):                  urlparse.
  949. * urlparse (standard):                  urllib.
  950. * uu (standard):                        uu.
  951. * whrandom (standard):                  whrandom.
  952. * xdrlib (standard):                    xdrlib.
  953. * __builtin__ (built-in):               __builtin__.
  954. * __main__ (built-in):                  __main__.
  955.  
  956.