python-dev
[Prev] Thread [Next] | [Prev] Date [Next]
Re: [Python-Dev] PEP 376 Tarek Ziadé Wed Jun 24 13:00:58 2009
On Wed, Jun 24, 2009 at 11:18 AM, Antoine Pitrou<[EMAIL PROTECTED]> wrote: > Sridhar Ratnakumar <sridharr <at> activestate.com> writes: >> >> 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?). > > Good thing, because it is a dict subclass if you read the PEP :) > > +1 with Nick's proposal. > I've changed using these names. Any other feedback with this PEP or we're good to go ? :) Regards Tarek _______________________________________________ Python-Dev mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/alexiscircle%40gmail.com
- [Python-Dev] PEP 376 Tarek Ziadé
- Re: [Python-Dev] PEP 376 Antoine Pitrou
- Re: [Python-Dev] PEP 376 Tarek Ziadé
- Message not available
- Re: [Python-Dev] PEP 376 P.J. Eby
- Re: [Python-Dev] PEP 376 Tarek Ziadé
- Re: [Python-Dev] PEP 376 Kevin Teague
- Re: [Python-Dev] PEP 376 Tarek Ziadé
- Re: [Python-Dev] PEP 376 Nick Coghlan
- Re: [Python-Dev] PEP 376 Sridhar Ratnakumar
- Re: [Python-Dev] PEP 376 Antoine Pitrou
- Re: [Python-Dev] PEP 376 Tarek Ziadé <=
- Message not available
- Re: [Python-Dev] PEP 376 P.J. Eby