Op 2005-09-28, Steve Holden schreef <[EMAIL PROTECTED]>:
> Antoon Pardon wrote:
>> I'm writing a class with a lot of dictionary like behaviour.
>> I was wondering whether a unittest for dictionaries already
>> exists somewhere so that I could use it as a start for
>> a unittest for my class.
>> 
> Strangely enough my 2.4 source distribution appears to contain
>
>    Lib/test/test_dict.py
>
> Perhaps this might serve as a starting point.

Looks very usefull, thanks.

-- 
Antoon Pardon
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to