Alan Gauld wrote: >> But you normally shouldn't call this directly, you should write >> "test" in menu_specials > > > Now howzabout that! Yet another new trick learnt. > When did 'in' start working with dictionaries?
Oh, about four years ago :-) in Python 2.2 You really should read the "What's New in Python x.x" docs ;) Kent -- http://www.kentsjohnson.com _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
