mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
The "Distributing Python Modules" manual; currently empty (I'll get to it
Real Soon Now(TM).
This commit is contained in:
parent
7a0620c3a5
commit
abc52169b7
1 changed files with 12 additions and 0 deletions
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}
|
Loading…
Add table
Add a link
Reference in a new issue