📄 index.htm
字号:
href="module-multifile.html" tppabs="http://www.python.org/doc/current/lib/module-multifile.html">12.5 <tt class="module">multifile</tt> --
Support for files containing distinct parts</A>
<UL>
<LI><A NAME="tex2html334"
href="MultiFile-objects.html" tppabs="http://www.python.org/doc/current/lib/MultiFile-objects.html">12.5.1 MultiFile Objects </A>
<LI><A NAME="tex2html335"
href="multifile-example.html" tppabs="http://www.python.org/doc/current/lib/multifile-example.html">12.5.2 <tt class="class">MultiFile</tt> Example </A>
</UL>
<LI><A NAME="tex2html336"
href="module-binhex.html" tppabs="http://www.python.org/doc/current/lib/module-binhex.html">12.6 <tt class="module">binhex</tt> --
Encode and decode binhex4 files</A>
<UL>
<LI><A NAME="tex2html337"
href="binhex-notes.html" tppabs="http://www.python.org/doc/current/lib/binhex-notes.html">12.6.1 Notes </A>
</UL>
<LI><A NAME="tex2html338"
href="module-uu.html" tppabs="http://www.python.org/doc/current/lib/module-uu.html">12.7 <tt class="module">uu</tt> --
Encode and decode uuencode files</A>
<LI><A NAME="tex2html339"
href="module-binascii.html" tppabs="http://www.python.org/doc/current/lib/module-binascii.html">12.8 <tt class="module">binascii</tt> --
Convert between binary and ASCII</A>
<LI><A NAME="tex2html340"
href="module-xdrlib.html" tppabs="http://www.python.org/doc/current/lib/module-xdrlib.html">12.9 <tt class="module">xdrlib</tt> --
Encode and decode XDR data</A>
<UL>
<LI><A NAME="tex2html341"
href="xdr-packer-objects.html" tppabs="http://www.python.org/doc/current/lib/xdr-packer-objects.html">12.9.1 Packer Objects </A>
<LI><A NAME="tex2html342"
href="xdr-unpacker-objects.html" tppabs="http://www.python.org/doc/current/lib/xdr-unpacker-objects.html">12.9.2 Unpacker Objects </A>
<LI><A NAME="tex2html343"
href="xdr-exceptions.html" tppabs="http://www.python.org/doc/current/lib/xdr-exceptions.html">12.9.3 Exceptions </A>
</UL>
<LI><A NAME="tex2html344"
href="module-mailcap.html" tppabs="http://www.python.org/doc/current/lib/module-mailcap.html">12.10 <tt class="module">mailcap</tt> --
Mailcap file handling.</A>
<LI><A NAME="tex2html345"
href="module-mimetypes.html" tppabs="http://www.python.org/doc/current/lib/module-mimetypes.html">12.11 <tt class="module">mimetypes</tt> --
Map filenames to MIME types</A>
<LI><A NAME="tex2html346"
href="module-base64.html" tppabs="http://www.python.org/doc/current/lib/module-base64.html">12.12 <tt class="module">base64</tt> --
Encode and decode MIME base64 data</A>
<LI><A NAME="tex2html347"
href="module-quopri.html" tppabs="http://www.python.org/doc/current/lib/module-quopri.html">12.13 <tt class="module">quopri</tt> --
Encode and decode MIME quoted-printable data</A>
<LI><A NAME="tex2html348"
href="module-mailbox.html" tppabs="http://www.python.org/doc/current/lib/module-mailbox.html">12.14 <tt class="module">mailbox</tt> --
Read various mailbox formats</A>
<UL>
<LI><A NAME="tex2html349"
href="mailbox-objects.html" tppabs="http://www.python.org/doc/current/lib/mailbox-objects.html">12.14.1 Mailbox Objects </A>
</UL>
<LI><A NAME="tex2html350"
href="module-mhlib.html" tppabs="http://www.python.org/doc/current/lib/module-mhlib.html">12.15 <tt class="module">mhlib</tt> --
Access to MH mailboxes</A>
<UL>
<LI><A NAME="tex2html351"
href="mh-objects.html" tppabs="http://www.python.org/doc/current/lib/mh-objects.html">12.15.1 MH Objects </A>
<LI><A NAME="tex2html352"
href="mh-folder-objects.html" tppabs="http://www.python.org/doc/current/lib/mh-folder-objects.html">12.15.2 Folder Objects </A>
<LI><A NAME="tex2html353"
href="mh-message-objects.html" tppabs="http://www.python.org/doc/current/lib/mh-message-objects.html">12.15.3 Message Objects </A>
</UL>
<LI><A NAME="tex2html354"
href="module-mimify.html" tppabs="http://www.python.org/doc/current/lib/module-mimify.html">12.16 <tt class="module">mimify</tt> --
MIME processing of mail messages</A>
<LI><A NAME="tex2html355"
href="module-netrc.html" tppabs="http://www.python.org/doc/current/lib/module-netrc.html">12.17 <tt class="module">netrc</tt> --
netrc file processing</A>
<UL>
<LI><A NAME="tex2html356"
href="netrc-objects.html" tppabs="http://www.python.org/doc/current/lib/netrc-objects.html">12.17.1 netrc Objects </A>
</UL>
<LI><A NAME="tex2html357"
href="module-robotparser.html" tppabs="http://www.python.org/doc/current/lib/module-robotparser.html">12.18 <tt class="module">robotparser</tt> --
Parser for robots.txt</A>
</UL>
<LI><A NAME="tex2html358"
href="markup.html" tppabs="http://www.python.org/doc/current/lib/markup.html">13. Structured Markup Processing Tools
</A>
<UL>
<LI><A NAME="tex2html359"
href="module-sgmllib.html" tppabs="http://www.python.org/doc/current/lib/module-sgmllib.html">13.1 <tt class="module">sgmllib</tt> --
Simple SGML parser</A>
<LI><A NAME="tex2html360"
href="module-htmllib.html" tppabs="http://www.python.org/doc/current/lib/module-htmllib.html">13.2 <tt class="module">htmllib</tt> --
A parser for HTML documents</A>
<UL>
<LI><A NAME="tex2html361"
href="html-parser-objects.html" tppabs="http://www.python.org/doc/current/lib/html-parser-objects.html">13.2.1 HTMLParser Objects </A>
</UL>
<LI><A NAME="tex2html362"
href="module-htmlentitydefs.html" tppabs="http://www.python.org/doc/current/lib/module-htmlentitydefs.html">13.3 <tt class="module">htmlentitydefs</tt> --
Definitions of HTML general entities</A>
<LI><A NAME="tex2html363"
href="module-xml.parsers.expat.html" tppabs="http://www.python.org/doc/current/lib/module-xml.parsers.expat.html">13.4 <tt class="module">xml.parsers.expat</tt> --
Fast XML parsing using the Expat library</A>
<UL>
<LI><A NAME="tex2html364"
href="expat-example.html" tppabs="http://www.python.org/doc/current/lib/expat-example.html">13.4.1 Example </A>
<LI><A NAME="tex2html365"
href="expat-errors.html" tppabs="http://www.python.org/doc/current/lib/expat-errors.html">13.4.2 Expat error constants </A>
</UL>
<LI><A NAME="tex2html366"
href="module-xml.sax.html" tppabs="http://www.python.org/doc/current/lib/module-xml.sax.html">13.5 <tt class="module">xml.sax</tt> --
Support for SAX2 parsers</A>
<UL>
<LI><A NAME="tex2html367"
href="sax-exception-objects.html" tppabs="http://www.python.org/doc/current/lib/sax-exception-objects.html">13.5.1 SAXException Objects </A>
</UL>
<LI><A NAME="tex2html368"
href="module-xml.sax.handler.html" tppabs="http://www.python.org/doc/current/lib/module-xml.sax.handler.html">13.6 <tt class="module">xml.sax.handler</tt> --
Base classes for SAX handlers</A>
<UL>
<LI><A NAME="tex2html369"
href="content-handler-objects.html" tppabs="http://www.python.org/doc/current/lib/content-handler-objects.html">13.6.1 ContentHandler Objects </A>
<LI><A NAME="tex2html370"
href="dtd-handler-objects.html" tppabs="http://www.python.org/doc/current/lib/dtd-handler-objects.html">13.6.2 DTDHandler Objects </A>
<LI><A NAME="tex2html371"
href="entity-resolver-objects.html" tppabs="http://www.python.org/doc/current/lib/entity-resolver-objects.html">13.6.3 EntityResolver Objects </A>
</UL>
<LI><A NAME="tex2html372"
href="module-xml.sax.saxutils.html" tppabs="http://www.python.org/doc/current/lib/module-xml.sax.saxutils.html">13.7 <tt class="module">xml.sax.saxutils</tt> --
SAX Utilities</A>
<LI><A NAME="tex2html373"
href="module-xml.sax.xmlreader.html" tppabs="http://www.python.org/doc/current/lib/module-xml.sax.xmlreader.html">13.8 <tt class="module">xml.sax.xmlreader</tt> --
Interface for XML parsers</A>
<UL>
<LI><A NAME="tex2html374"
href="xmlreader-objects.html" tppabs="http://www.python.org/doc/current/lib/xmlreader-objects.html">13.8.1 XMLReader Objects </A>
<LI><A NAME="tex2html375"
href="incremental-parser-objects.html" tppabs="http://www.python.org/doc/current/lib/incremental-parser-objects.html">13.8.2 IncrementalParser Objects
</A>
<LI><A NAME="tex2html376"
href="locator-objects.html" tppabs="http://www.python.org/doc/current/lib/locator-objects.html">13.8.3 Locator Objects </A>
<LI><A NAME="tex2html377"
href="input-source-objects.html" tppabs="http://www.python.org/doc/current/lib/input-source-objects.html">13.8.4 InputSource Objects </A>
<LI><A NAME="tex2html378"
href="attributes-impl-objects.html" tppabs="http://www.python.org/doc/current/lib/attributes-impl-objects.html">13.8.5 AttributesImpl Objects </A>
<LI><A NAME="tex2html379"
href="attributes-ns-impl-objects.html" tppabs="http://www.python.org/doc/current/lib/attributes-ns-impl-objects.html">13.8.6 AttributesNSImpl Objects </A>
</UL>
<LI><A NAME="tex2html380"
href="module-xmllib.html" tppabs="http://www.python.org/doc/current/lib/module-xmllib.html">13.9 <tt class="module">xmllib</tt> --
A parser for XML documents</A>
<UL>
<LI><A NAME="tex2html381"
href="xml-namespace.html" tppabs="http://www.python.org/doc/current/lib/xml-namespace.html">13.9.1 XML Namespaces </A>
</UL>
</UL>
<LI><A NAME="tex2html382"
href="mmedia.html" tppabs="http://www.python.org/doc/current/lib/mmedia.html">14. Multimedia Services</A>
<UL>
<LI><A NAME="tex2html383"
href="module-audioop.html" tppabs="http://www.python.org/doc/current/lib/module-audioop.html">14.1 <tt class="module">audioop</tt> --
Manipulate raw audio data</A>
<LI><A NAME="tex2html384"
href="module-imageop.html" tppabs="http://www.python.org/doc/current/lib/module-imageop.html">14.2 <tt class="module">imageop</tt> --
Manipulate raw image data</A>
<LI><A NAME="tex2html385"
href="module-aifc.html" tppabs="http://www.python.org/doc/current/lib/module-aifc.html">14.3 <tt class="module">aifc</tt> --
Read and write AIFF and AIFC files</A>
<LI><A NAME="tex2html386"
href="module-sunau.html" tppabs="http://www.python.org/doc/current/lib/module-sunau.html">14.4 <tt class="module">sunau</tt> --
Read and write Sun AU files</A>
<UL>
<LI><A NAME="tex2html387"
href="au-read-objects.html" tppabs="http://www.python.org/doc/current/lib/au-read-objects.html">14.4.1 AU_read Objects </A>
<LI><A NAME="tex2html388"
href="au-write-objects.html" tppabs="http://www.python.org/doc/current/lib/au-write-objects.html">14.4.2 AU_write Objects </A>
</UL>
<LI><A NAME="tex2html389"
href="module-wave.html" tppabs="http://www.python.org/doc/current/lib/module-wave.html">14.5 <tt class="module">wave</tt> --
Read and write WAV files</A>
<UL>
<LI><A NAME="tex2html390"
href="Wave-read-objects.html" tppabs="http://www.python.org/doc/current/lib/Wave-read-objects.html">14.5.1 Wave_read Objects </A>
<LI><A NAME="tex2html391"
href="Wave-write-objects.html" tppabs="http://www.python.org/doc/current/lib/Wave-write-objects.html">14.5.2 Wave_write Objects </A>
</UL>
<LI><A NAME="tex2html392"
href="module-chunk.html" tppabs="http://www.python.org/doc/current/lib/module-chunk.html">14.6 <tt class="module">chunk</tt> --
Read IFF chunked data</A>
<LI><A NAME="tex2html393"
href="module-colorsys.html" tppabs="http://www.python.org/doc/current/lib/module-colorsys.html">14.7 <tt class="module">colorsys</tt> --
Conversions between color systems</A>
<LI><A NAME="tex2html394"
href="module-rgbimg.html" tppabs="http://www.python.org/doc/current/lib/module-rgbimg.html">14.8 <tt class="module">rgbimg</tt> --
Read and write ``SGI RGB'' files</A>
<LI><A NAME="tex2html395"
href="module-imghdr.html" tppabs="http://www.python.org/doc/current/lib/module-imghdr.html">14.9 <tt class="module">imghdr</tt> --
Determine the type of an image</A>
<LI><A NAME="tex2html396"
href="module-sndhdr.html" tppabs="http://www.python.org/doc/current/lib/module-sndhdr.html">14.10 <tt class="module">sndhdr</tt> --
Determine type of sound file</A>
</UL>
<LI><A NAME="tex2html397"
href="crypto.html" tppabs="http://www.python.org/doc/current/lib/crypto.html">15. Cryptographic Services</A>
<UL>
<LI><A NAME="tex2html398"
href="module-md5.html" tppabs="http://www.python.org/doc/current/lib/module-md5.html">15.1 <tt class="module">md5</tt> --
MD5 message digest algorithm</A>
<LI><A NAME="tex2html399"
href="module-sha.html" tppabs="http://www.python.org/doc/current/lib/module-sha.html">15.2 <tt class="module">sha</tt> --
SHA message digest algorithm</A>
<LI><A NAME="tex2html400"
href="module-mpz.html" tppabs="http://www.python.org/doc/current/lib/module-mpz.html">15.3 <tt class="module">mpz</tt> --
GNU arbitrary magnitude integers</A>
<LI><A NAME="tex2html401"
href="module-rotor.html" tppabs="http://www.python.org/doc/current/lib/module-rotor.html">15.4 <tt class="module">rotor</tt> --
Enigma-like encryption and decryption</A>
</UL>
<LI><A NAME="tex2html402"
href="restricted.html" tppabs="http://www.python.org/doc/current/lib/restricted.html">16. Restricted Execution </A>
<UL>
<LI><A NAME="tex2html403"
href="module-rexec.html" tppabs="http://www.python
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -