mirror of
https://github.com/python/cpython.git
synced 2025-09-22 16:33:26 +00:00
If binhex is higher-level than binascii, it should come first in the chapter
This commit is contained in:
parent
40b35aa5cc
commit
cff784caa7
1 changed files with 1 additions and 1 deletions
|
@ -154,8 +154,8 @@ and how to embed it in other applications.
|
||||||
|
|
||||||
% encoding stuff
|
% encoding stuff
|
||||||
\input{libbase64}
|
\input{libbase64}
|
||||||
\input{libbinascii}
|
|
||||||
\input{libbinhex}
|
\input{libbinhex}
|
||||||
|
\input{libbinascii}
|
||||||
\input{libquopri}
|
\input{libquopri}
|
||||||
\input{libuu}
|
\input{libuu}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue