Is there a convenient way in a distutils setup to determine which files will be included as part of the package setup. The need arises because I want to exclude those files from the package_data argument after doing a recursive sweep of the package folder to locate all files inclding .py etc etc.
--
Robin Becker

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to