[Python-Dev] packaging location ?

Paul Moore p.f.moore at gmail.com
Mon Sep 17 00:42:39 CEST 2012


On 16 September 2012 23:26, Vinay Sajip <vinay_sajip at yahoo.co.uk> wrote:
> I think all that's needed (at the same level of abstraction) is a method
> write_installed_files(iterable_of_absolute_file_paths) which writes the file.
> This code is already in the distutils2.install_distinfo.install_distinfo.run()
> method. I'll pull it out into such a method.

Possibly also useful (if only to standardise the approach) would be a
method to check hashes against installed files.

Paul


More information about the Python-Dev mailing list