On Fri, Jun 25, 2010 at 10:55 +0200, holger krekel wrote:
> However, i'd like to try to get rid of the py.test.collect.Directory subclass 
> customization 
> possibility alltogether and rather provide a simple hook which directly 
> implements directory 
> collection, it would simplify internal code and as a side effect remove the 
> surprise you encountered. 
> (because no attempt to collect anything under 'b' would be made and thus no 
> a/conftest.py consulted 
> when calling py.test on 'a')

um, ... fixed: because no attempt to collect anything under 'b' would be made
and thus no b/conftest.py consulted when calling py.test on 'a'

all those little a's and b's :) 

holger
_______________________________________________
py-dev mailing list
py-dev@codespeak.net
http://codespeak.net/mailman/listinfo/py-dev

Reply via email to