home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / p / python / !ibrowse / files / pylibi (.txt) < prev    next >
GNU Info File  |  1996-11-14  |  6KB  |  304 lines

  1. This is Info file pylibi, produced by Makeinfo-1.55 from the input file
  2. lib.texi.
  3. This file describes the built-in types, exceptions and functions and the
  4. standard modules that come with the Python system.  It assumes basic
  5. knowledge about the Python language.  For an informal introduction to
  6. the language, see the Python Tutorial.  The Python Reference Manual
  7. gives a more formal definition of the language.  (These manuals are not
  8. yet available in INFO or Texinfo format.)
  9. Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, The
  10. Netherlands.
  11. All Rights Reserved
  12. Permission to use, copy, modify, and distribute this software and its
  13. documentation for any purpose and without fee is hereby granted,
  14. provided that the above copyright notice appear in all copies and that
  15. both that copyright notice and this permission notice appear in
  16. supporting documentation, and that the names of Stichting Mathematisch
  17. Centrum or CWI or Corporation for National Research Initiatives or CNRI
  18. not be used in advertising or publicity pertaining to distribution of
  19. the software without specific, written prior permission.
  20. While CWI is the initial source for this software, a modified version
  21. is made available by the Corporation for National Research Initiatives
  22. (CNRI) at the Internet address ftp://ftp.python.org.
  23. STICHTING MATHEMATISCH CENTRUM AND CNRI DISCLAIM ALL WARRANTIES WITH
  24. REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
  25. MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH
  26. CENTRUM OR CNRI BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
  27. DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
  28. PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
  29. ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
  30. THIS SOFTWARE.
  31. Indirect:
  32. pylibi-1: 1817
  33. pylibi-2: 39103
  34. pylibi-3: 85203
  35. pylibi-4: 133323
  36. pylibi-5: 182444
  37. pylibi-6: 232352
  38. pylibi-7: 281216
  39. pylibi-8: 330952
  40. pylibi-9: 365533
  41. pylibi-10: 411170
  42. Tag Table:
  43. (Indirect)
  44. Node: Top
  45. Node: Introduction
  46. Node: Built-in Objects
  47. Node: Types
  48. Node: Truth Value Testing
  49. Node: Boolean Operations
  50. Node: Comparisons
  51. Node: Numeric Types
  52. 10659
  53. Node: Bit-string Operations
  54. 13415
  55. Node: Sequence Types
  56. 14779
  57. Node: More String Operations
  58. 17009
  59. Node: Mutable Sequence Types
  60. 19418
  61. Node: Mapping Types
  62. 21212
  63. Node: Other Built-in Types
  64. 22791
  65. Node: Modules
  66. 23215
  67. Node: Classes and Instances
  68. 24190
  69. Node: Functions
  70. 24420
  71. Node: Methods
  72. 25197
  73. Node: Code Objects
  74. 25910
  75. Node: Type Objects
  76. 26615
  77. Node: The Null Object
  78. 27031
  79. Node: File Objects
  80. 27378
  81. Node: Internal Objects
  82. 31170
  83. Node: Special Attributes
  84. 31340
  85. Node: Exceptions
  86. 32038
  87. Node: Built-in Functions
  88. 39103
  89. Node: Python Services
  90. 59715
  91. Node: sys
  92. 60850
  93. Node: types
  94. 67232
  95. Node: traceback
  96. 70182
  97. Node: pickle
  98. 72540
  99. Node: shelve
  100. 81053
  101. Node: copy
  102. 83262
  103. Node: marshal
  104. 85203
  105. Node: imp
  106. 89275
  107. Node: Examples
  108. 94773
  109. Node: __builtin__
  110. 96257
  111. Node: __main__
  112. 96621
  113. Node: String Services
  114. 96923
  115. Node: string
  116. 97481
  117. Node: regex
  118. 106004
  119. Node: Regular Expressions
  120. 107765
  121. Node: Module Contents
  122. 113516
  123. Node: regsub
  124. 120224
  125. Node: struct
  126. 122430
  127. Node: Miscellaneous Services
  128. 125210
  129. Node: math
  130. 125790
  131. Node: rand
  132. 127322
  133. Node: whrandom
  134. 128025
  135. Node: array
  136. 128650
  137. Node: Generic Operating System Services
  138. 132557
  139. Node: os
  140. 133323
  141. Node: time
  142. 137234
  143. Node: getopt
  144. 145572
  145. Node: tempfile
  146. 148583
  147. Node: errno
  148. 150572
  149. Node: Optional Operating System Services
  150. 158714
  151. Node: signal
  152. 159499
  153. Node: socket
  154. 165504
  155. Node: Socket Objects
  156. 171545
  157. Node: Socket Example
  158. 177564
  159. Node: The Python Debugger
  160. 178947
  161. Node: Debugger Commands
  162. 182444
  163. Node: How It Works
  164. 186691
  165. Node: The Python Profiler
  166. 188924
  167. Node: Profiler Introduction
  168. 191266
  169. Node: Profiler Changes
  170. 191869
  171. Node: Instant Users Manual
  172. 193407
  173. Node: Deterministic Profiling
  174. 197001
  175. Node: Reference Manual
  176. 198894
  177. Node: The Stats Class
  178. 202948
  179. Node: Limitations
  180. 209699
  181. Node: Calibration
  182. 212017
  183. Node: Profiler Extensions
  184. 214538
  185. Node: OldProfile Class
  186. 216429
  187. Node: HotProfile Class
  188. 218853
  189. Node: Internet and WWW
  190. 220560
  191. Node: cgi
  192. 222153
  193. Node: Introduction to the CGI module
  194. 222696
  195. Node: Using the cgi module
  196. 224596
  197. Node: Old classes
  198. 228364
  199. Node: Caring about security
  200. 231520
  201. Node: Installing your CGI script on a Unix system
  202. 232352
  203. Node: Testing your CGI script
  204. 234409
  205. Node: Debugging CGI scripts
  206. 235141
  207. Node: Common problems and solutions
  208. 238846
  209. Node: urllib
  210. 240034
  211. Node: httplib
  212. 244629
  213. Node: HTTP Objects
  214. 246164
  215. Node: HTTP Example
  216. 248381
  217. Node: ftplib
  218. 248904
  219. Node: FTP Objects
  220. 251263
  221. Node: gopherlib
  222. 256870
  223. Node: nntplib
  224. 258193
  225. Node: NNTP Objects
  226. 260801
  227. Node: urlparse
  228. 266210
  229. Node: sgmllib
  230. 269050
  231. Node: htmllib
  232. 276583
  233. Node: formatter
  234. 281216
  235. Node: The Formatter Interface
  236. 282729
  237. Node: Formatter Implementations
  238. 289041
  239. Node: The Writer Interface
  240. 290053
  241. Node: Writer Implementations
  242. 293876
  243. Node: rfc822
  244. 295073
  245. Node: Message Objects
  246. 296041
  247. Node: mimetools
  248. 299608
  249. Node: mimetools.Message Methods
  250. 301344
  251. Node: binhex
  252. 303190
  253. Node: notes
  254. 304245
  255. Node: uu
  256. 304629
  257. Node: binascii
  258. 306049
  259. Node: xdrlib
  260. 309083
  261. Node: Packer Objects
  262. 309811
  263. Node: Unpacker Objects
  264. 313115
  265. Node: Supporting Floating Point Data
  266. 317253
  267. Node: Restricted Execution
  268. 318037
  269. Node: rexec
  270. 321701
  271. Node: An example
  272. 329459
  273. Node: Bastion
  274. 330952
  275. Node: Cryptographic Services
  276. 332485
  277. Node: md5
  278. 333481
  279. Node: mpz
  280. 335510
  281. Node: rotor
  282. 338387
  283. Node: RISCOS ONLY
  284. 342723
  285. Node: riscos
  286. 343471
  287. Node: riscospath
  288. 347177
  289. Node: swi
  290. 350463
  291. Node: drawf
  292. 355735
  293. Node: RiscLib
  294. 360276
  295. Node: Function Index
  296. 365533
  297. Node: Variable Index
  298. 394167
  299. Node: Module Index
  300. 407275
  301. Node: Concept Index
  302. 411170
  303. End Tag Table
  304.