cpython/Doc/tut
Raymond Hettinger 43b5e40795 * Fix markup.
* Fix entry order:
  -  >>> before ...
  - __slots__ in the S section (like __future__ is in the F section)

Need to test the repaired(?) link to Guido's webpage.

Still needs to have the module reference links made relative to
the module directory instead of the tut directory.  That will
require Fred's magic touch.
2003-09-27 20:19:02 +00:00
..
.cvsignore Updates to reflect pending changes to the XML conversion process. 2000-11-22 16:42:37 +00:00
glossary.tex * Fix markup. 2003-09-27 20:19:02 +00:00
tut.tex Add a glossary to the tutorial. Also generate an index. At the moment this 2003-09-24 16:53:02 +00:00