distutils: package data

Qiangning Hong hongqn at gmail.com
Wed Mar 30 04:01:31 EST 2005


ehh..  I did a little more reading and found that this function can be
easily done by the new distutils parameter "package_data" in 2.4.

However, I am using python2.3 :(

So, my question becomes: how to emulate the package_data function in
python 2.3?




More information about the Python-list mailing list