On 7/22/07, Gordon Airporte <[EMAIL PROTECTED]> wrote:
> Gordon Airporte wrote:
> > I was going to try tweaking defaultdict, but I can't for the life of me
> > find where the collections module or its structures are defined. Python
> > 2.5.
>
> Thanks all. I was expecting it in Python. Time to dust off my C :-P

If you'd rather work with a pure python implementation, Jason Kirtland
has written one on the Python Cookbook:
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/523034

-- 
Jerry
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to