Kaydet (Commit) cff784ca authored tarafından Andrew M. Kuchling's avatar Andrew M. Kuchling

If binhex is higher-level than binascii, it should come first in the chapter

üst 40b35aa5
...@@ -154,8 +154,8 @@ and how to embed it in other applications. ...@@ -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}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment