Lie Ryan <lie.1...@gmail.com> writes: > If key and value had been anything but simple variable/name, then > definitely you're writing the try-block the wrong way. try-block must > be kept as simple as possible.
Avoiding the try-block completely is the simplest possibility of them all. -- http://mail.python.org/mailman/listinfo/python-list