On 3/11/07, Collin Winter <[EMAIL PROTECTED]> wrote:
> Jerry Seutter posted patch #1678088 yesterday, which converts
> test_operations over to use unittest and folds the resulting code into
> test_dict. It struck me as a good idea, because a) it gets away from
> output/-based tests, and b) test_operations tests certain dictionary
> operations, something that would seem at home in test_dict.
>
> Before I commit this, though, I want to ask: is there a reason
> test_operations is separate? I notice that it's listed in regrtest.py
> in the "run these tests before everything else" list, which made me
> think test_operations is on its own for a reason.

svn log shows only one 'recent' checkin from last year.  Prior to that
there were only a  few checkins and they are from 1992 (Guido) - 2001
(Tim).  Seems like this file is just a historical relic that can go
away.

n
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to