Steven D'Aprano wrote: > "getmany" doesn't tell you, many of what? I think the idea is that it would get the same kind of things that get() gets, i.e. items by their keys. -- Greg