How do I get a reference to a KEY value of a dictionary?

John Machin sjmachin at lexicon.net
Wed Aug 6 08:12:18 EDT 2003


"Andy C" <ayc8NOSPAM at cornell.edu> wrote in message news:<IJ0Ya.969$Z5.84190448 at newssvr21.news.prodigy.com>...
> > These days I have an extension which merely subclasses dict to add on
> > a key reference method and an increment method which does something
> > like:
> 
> You did this in C or python?  If in python, how did you do it?  (without
> keys()?)  If in C, why don't you submit it to the source tree?

C. There were two people interested in having it in the core, me and Pat Malone.




More information about the Python-list mailing list