How to I delete key from dictionary ?

fowlertrainer at anonym.hu fowlertrainer at anonym.hu
Fri Dec 5 10:30:32 EST 2003


Hello python-list,

  How to I delete key from dictionary ?

  Like this:
   d={1:'a'}
   d.delete(1)
   ????

-- 
Best regards,
 fowlertrainer                          mailto:fowlertrainer at anonym.hu






More information about the Python-list mailing list