Add descriptor HOWTO to py3k docs.

This commit is contained in:
Georg Brandl 2010-05-19 21:39:51 +00:00
parent e5a2673f9a
commit 45cceeb608
2 changed files with 432 additions and 0 deletions

View file

@ -16,6 +16,7 @@ Currently, the HOWTOs are:
advocacy.rst
cporting.rst
curses.rst
descriptor.rst
doanddont.rst
functional.rst
regex.rst