mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
The "Distributing Python Modules" manual; currently empty (I'll get to it
Real Soon Now(TM).
This commit is contained in:
12
Doc/dist/dist.tex
vendored
Normal file
12
Doc/dist/dist.tex
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
\documentclass{howto}
|
||||
\usepackage{ltxmarkup}
|
||||
|
||||
\title{Installing Python Modules}
|
||||
|
||||
% Hey wow, Guido didn't write this one either!
|
||||
\author{Greg Ward}
|
||||
\authoraddress{E-mail: \email{gward@python.net}}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user