Nov. 1, 2012
8:54 a.m.
Daniel Holth <dholth <at> gmail.com> writes:
Does any code parse the PEP 376 digests in RECORD?
distlib does this in distlib.database.Distribution.check_installed_files, which compares RECORD with stuff in the file system to check that they match. Regards, Vinay Sajip