MANIFEST.in

Tue, 05 May 2009 20:31:53 -0400

author
Brett Smith <brettcsmith@brettcsmith.org>
date
Tue, 05 May 2009 20:31:53 -0400
branch
trunk
changeset 110
6cbe6cb5a903
parent 95
4f7d3ccecf32
permissions
-rw-r--r--

Use string.rindex (which is in Python 2.3) instead of my own version.

include COPYING INSTALL README NEWS
recursive-include tests *
exclude tests/testscript.sh

mercurial