gah! I hate the new string syntax

Sean 'Shaleh' Perry shaleh at valinux.com
Thu Mar 1 17:32:39 EST 2001


return ";".join(["%s=%s" % (k, params[k]) for k in params.keys()])

every day python seems to be moving closer to the line noise aspect of
coding.




More information about the Python-list mailing list