diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 2003-04-15 14:43:05 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 2003-04-15 14:43:05 (GMT) |
commit | 6fde1cef4aa2498f965f95c2d467f4b57face862 (patch) | |
tree | a6ba813c232eb96d61e891d36e574d47b7ec634e /Python/pythonrun.c | |
parent | 299b3dffd2d4700f0212694aba98d987435cb555 (diff) | |
download | cpython-6fde1cef4aa2498f965f95c2d467f4b57face862.zip cpython-6fde1cef4aa2498f965f95c2d467f4b57face862.tar.gz cpython-6fde1cef4aa2498f965f95c2d467f4b57face862.tar.bz2 |
- Use the tarfile module to unpack tarfiles.
- Allow setting the destination install directory. If this is set then
it is used for the modules, other items (header files, etc) are not
installed, and warnings are printed if the package would have liked to.
Unfortunaltey binary installs seem broken due to a tarfile bug (#721871)
or my misunderstanding of how tarfile works.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions