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

_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to