commit | 0eb32a65b06613d25aeb18f0104554171bea4840 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Fri Jun 11 21:50:33 2004 +0000 |
committer | Fred Drake <fdrake@acm.org> | Fri Jun 11 21:50:33 2004 +0000 |
tree | 8f2972143d9f85b54edf4d66117b76a00c9fc47a | |
parent | 5c26e860960ca30341ed61c8f20c34b0667ad315 [diff] |
Add support for package data. This is basically the support for package data from Phillip Eby's setuptools package. I've changed it only to fit it into the core implementation rather than to live in subclasses, and added documentation.