commit | abc52169b73844d94de244a0273f635993189b94 | [log] [tgz] |
---|---|---|
author | Greg Ward <gward@python.net> | Sat Feb 26 00:52:48 2000 +0000 |
committer | Greg Ward <gward@python.net> | Sat Feb 26 00:52:48 2000 +0000 |
tree | 08a4e3a1c6c7e10cedec256ce5a04f088f4ba324 | |
parent | 7a0620c3a5b3c906c941938158e030eb8b1c231b [diff] [blame] |
The "Distributing Python Modules" manual; currently empty (I'll get to it Real Soon Now(TM).
diff --git a/Doc/dist/dist.tex b/Doc/dist/dist.tex new file mode 100644 index 0000000..9df592f --- /dev/null +++ b/Doc/dist/dist.tex
@@ -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}