[Python-Dev] PEP 376

Paul Moore p.f.moore at gmail.com
Wed Jul 1 14:21:41 CEST 2009


2009/7/1 Paul Moore <p.f.moore at gmail.com>:
> 2009/6/30 Paul Moore <p.f.moore at gmail.com>:
>> Thank you. I'll try to make the time to go through the PEP and comment
>> more fully.
>
> OK, I've now read the PEP through in full. My comments follow.

One other thought. You haven't documented the DistributionMetaData class. The

And a minor nit:

"""
Distribution class

A new class called Distribution is created with a the path of the
.egg-info directory provided to the contructor. It reads the metadata
contained in PKG-INFO when it is instanciated.
"""

instantiated

Paul.


More information about the Python-Dev mailing list