Dave Angel wrote:
Wow, I never thought about the dictionary not being sorted messing things up. Thanks for the insight.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.
Nick _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor