Lines Matching +full:highly +full:- +full:available
2 .. _library-intro:
16 The library also contains built-in functions and exceptions --- objects that can
24 source form. Some modules provide interfaces that are highly specific to
28 the World Wide Web. Some modules are available in all versions and ports of
29 Python; others are only available when the underlying system supports or
30 requires them; yet others are available only when a particular configuration
33 This manual is organized "from the inside out:" it first describes the built-in
34 data types, then the built-in functions and exceptions, and finally the modules,
41 available modules and application areas that are supported by the Python
42 library. Of course, you don't *have* to read it like a novel --- you can also
48 :ref:`built-in-funcs`, as the remainder of the manual assumes familiarity with