[Python-Dev] Dropping __init__.py requirement for subpackages

Fred L. Drake, Jr. fdrake at acm.org
Wed Apr 26 21:26:05 CEST 2006


On Wednesday 26 April 2006 15:05, André Malo wrote:
 > Another point is that one can even hide supplementary packages within such
 > a subdirectory. It's only visible to scripts inside the dir (I admit, that
 > the latter is not a real usecase, just a thought that came up while
 > writing this up).

I have tests that do this.  This is a very real use case.


  -Fred

-- 
Fred L. Drake, Jr.   <fdrake at acm.org>


More information about the Python-Dev mailing list