On Sat, Mar 1, 2014 at 5:53 AM, Marko Rauhamaa <ma...@pacujo.net> wrote: > A dict dispatch table is just awful.
Really? How is that? I've used them, often. Yes, there are times when I could express something more cleanly with a C-style switch statement, but other times the dispatch table is fundamentally cleaner. I shared an example a few posts ago in this thread; care to elaborate on how it's "just awful"? ChrisA -- https://mail.python.org/mailman/listinfo/python-list