mirror of
https://github.com/python/cpython.git
synced 2025-08-01 07:33:08 +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
|
||||
\input{libbase64}
|
||||
\input{libbinascii}
|
||||
\input{libbinhex}
|
||||
\input{libbinascii}
|
||||
\input{libquopri}
|
||||
\input{libuu}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue