view MANIFEST.in @ 25:25c5d3b241ba MySQLdb

Start converting some some things to METH_NOARGS to save invocation time, add a few tests to directly probe these internals. SF Patch ID 2565515
author kylev
date Sat, 07 Feb 2009 20:42:50 +0000
parents d55bfb1a4701
children 5a3e4cafadec
line wrap: on
line source

recursive-include doc *.txt
include MANIFEST.in
include MANIFEST
include ChangeLog
include HISTORY
include GPL
include pymemcompat.h
recursive-include tests *.py
include metadata.cfg
include site.cfg
include setup_*.py
include ez_setup.py