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
_______________________________________________
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

Reply via email to