• Jack Jansen's avatar
    - Use the tarfile module to unpack tarfiles. · ff921d05
    Jack Jansen authored
    - 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.
    ff921d05
pimp.py 33.7 KB