On 16 September 2012 23:26, Vinay Sajip <vinay_sa...@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 _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com