]> granicus.if.org Git - python/commit
List data files are listed in the Distribution attribute 'data_files',
authorGregory P. Smith <greg@mad-scientist.com>
Sat, 13 May 2000 03:09:50 +0000 (03:09 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Sat, 13 May 2000 03:09:50 +0000 (03:09 +0000)
commit6a901dd1bd1d2cfdd744bf7524ccb9b890b28d06
tree8734af57678d71538cc75d4a31f2fc6183fb804f
parentc59d4e07777ddb98013bc21256534bc4898be988
List data files are listed in the Distribution attribute 'data_files',
rather than 'data'.
Lib/distutils/command/install_data.py
Lib/distutils/dist.py