mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Re-arrange the modules in the "Internet Data Handling" chapter to try to
achieve a more sensible organization.
This commit is contained in:
parent
6a6bb1828b
commit
5107b4cf5f
1 changed files with 17 additions and 11 deletions
|
@ -217,22 +217,28 @@ and how to embed it in other applications.
|
|||
|
||||
\input{netdata} % Internet Data Handling
|
||||
\input{libformatter}
|
||||
|
||||
% MIME & email stuff
|
||||
\input{email}
|
||||
\input{librfc822}
|
||||
\input{libmimetools}
|
||||
\input{libmimewriter}
|
||||
\input{libmultifile}
|
||||
\input{libbinhex}
|
||||
\input{libuu}
|
||||
\input{libbinascii}
|
||||
\input{libxdrlib}
|
||||
\input{libmailcap}
|
||||
\input{libmimetypes}
|
||||
\input{libbase64}
|
||||
\input{libquopri}
|
||||
\input{libmailbox}
|
||||
\input{libmhlib}
|
||||
\input{libmimetools}
|
||||
\input{libmimetypes}
|
||||
\input{libmimewriter}
|
||||
\input{libmimify}
|
||||
\input{libmultifile}
|
||||
\input{librfc822}
|
||||
|
||||
% encoding stuff
|
||||
\input{libbase64}
|
||||
\input{libbinascii}
|
||||
\input{libbinhex}
|
||||
\input{libquopri}
|
||||
\input{libuu}
|
||||
\input{libxdrlib}
|
||||
|
||||
% file formats
|
||||
\input{libnetrc}
|
||||
\input{librobotparser}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue