Listing a dictionary

Oleg Broytmann phd at phd.russ.ru
Thu Nov 25 04:56:36 EST 1999


On Thu, 25 Nov 1999, [iso-8859-2] PrzemysЁaw G. [iso-8859-2] GawroЯski wrote:
> How can I list all the keys in a dictionary ?

   dict.keys()

Oleg.
---- 
    Oleg Broytmann      Foundation for Effective Policies      phd at phd.russ.ru
           Programmers don't die, they just GOSUB without RETURN.





More information about the Python-list mailing list