Dave Angel wrote:

However, if someone had tried to do that in a single call to the current function, their code would already be broken because the dictionary doesn't preserve order, so the & substitution might not happen first.
Wow, I never thought about the dictionary not being sorted messing things up. Thanks for the insight.

Nick
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to