[Python-Dev] PEP 376

Sridhar Ratnakumar sridharr at activestate.com
Tue Jun 23 21:45:29 CEST 2009


On 09-06-23 02:57 AM, Nick Coghlan wrote:
> Something like DistributionDirectoryMap should cover it.
>
> You could probably get away with shortening "Directory" to "Dir" in the
> class names though:
>
>   - Distribution
>   - ZippedDistribution
>   - DistributionDir
>   - ZippedDistributionDir
>   - DistributionDirMap

'Map' reminds me of an associated hash (or is it the actual map?).

Hence I suggest: DistributionSet

-srid


More information about the Python-Dev mailing list