Chris Jerdonek added the comment:

> I thought you were talking about test files.

Oh, I see why you said that then.  To find the test files themselves, this 
logic was used in the patch:

+                  fn.startswith(os.path.join('Lib', 'test'))]

Regarding your question for the general case, I'm not sure if there is ever a 
use case for duplicate method names.  Is there?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16079>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to