Ah, was looking at something old. There is also a multiget_count() :)
Sounds like your in business. Aaron On 17/01/2011, at 11:08 AM, Brandon Williams <dri...@gmail.com> wrote: > On Sun, Jan 16, 2011 at 3:36 PM, Aaron Morton <aa...@thelastpickle.com> wrote: > Not that I know of. > > In 0.7 you have to pass a predicate to get_count (and use a small hack to get > the old behavior: > https://github.com/driftx/Telephus/blob/0.7/telephus/client.py#L109 ) > > -Brandon