commit | fa2f4b6d8e297eda09d8ee52dc4a3600b7d458e7 | [log] [tgz] |
---|---|---|
author | Greg Ward <gward@python.net> | Sat Jun 24 17:22:39 2000 +0000 |
committer | Greg Ward <gward@python.net> | Sat Jun 24 17:22:39 2000 +0000 |
tree | bf58cf5ae3b5344d371d9b268244f707333ea1ff | |
parent | 9aa668b03a7ea6b0011c159d3ab5b5242a69d579 [diff] |
Changed the default installation directory for data files (used by the "install_data" command to the installation base, which is usually just sys.prefix. (Any setup scripts out there that specify data files will have to set the installation directory, relative to the base, explicitly.)