> I think, and this is just my opinion, that if you are forced to do a 
> linear search through the entire test suite in order to find the file 
> you want, that perhaps the test suite needs a tad better organisation.

Perhaps. However, if the linear search is then replaced with a recursive
one, nothing is gained.

Regards,
Martin
_______________________________________________
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