Not back to 2.5, but they're not that important anyway. Just use: d = dict((k, v) for k,v in ... )
Thank you very much! It is the perfect solution for me. Regards, Iryna. -- http://mail.python.org/mailman/listinfo/python-list
Not back to 2.5, but they're not that important anyway. Just use: d = dict((k, v) for k,v in ... )
Thank you very much! It is the perfect solution for me. Regards, Iryna. -- http://mail.python.org/mailman/listinfo/python-list