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? -- http://mail.python.org/mailman/listinfo/python-list