mirror of https://github.com/python/cpython.git
Added libmailbox, obsolete libstdwin
This commit is contained in:
parent
daff175611
commit
e5bb790027
|
@ -161,6 +161,7 @@ to Python and how to embed it in other applications.
|
|||
\input{libbase64}
|
||||
\input{libquopri}
|
||||
\input{libsocksvr}
|
||||
\input{libmailbox}
|
||||
|
||||
\input{librestricted}
|
||||
\input{librexec}
|
||||
|
@ -192,7 +193,7 @@ to Python and how to embed it in other applications.
|
|||
\input{libmacspeech}
|
||||
\input{libmacui}
|
||||
|
||||
\input{libstdwin} % STDWIN ONLY
|
||||
%\input{libstdwin} % STDWIN ONLY
|
||||
|
||||
\input{libsgi} % SGI IRIX ONLY
|
||||
\input{libal}
|
||||
|
|
|
@ -161,6 +161,7 @@ to Python and how to embed it in other applications.
|
|||
\input{libbase64}
|
||||
\input{libquopri}
|
||||
\input{libsocksvr}
|
||||
\input{libmailbox}
|
||||
|
||||
\input{librestricted}
|
||||
\input{librexec}
|
||||
|
@ -192,7 +193,7 @@ to Python and how to embed it in other applications.
|
|||
\input{libmacspeech}
|
||||
\input{libmacui}
|
||||
|
||||
\input{libstdwin} % STDWIN ONLY
|
||||
%\input{libstdwin} % STDWIN ONLY
|
||||
|
||||
\input{libsgi} % SGI IRIX ONLY
|
||||
\input{libal}
|
||||
|
|
Loading…
Reference in New Issue