<div>On Sun, Nov 11, 2012 at 1:53 PM, Christian Tismer <span dir="ltr"><<a href="mailto:tismer@stackless.com" target="_blank">tismer@stackless.com</a>></span> wrote:<br></div><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Once again on this:<br>
<br>
With the introduction of module folders<br>
without __init__, it has become even harder to deduce a sensible project root<br>
Dir without relying on a global settings file. Abd as you probably agree, such files are a bad idea. Any global is bad, also in the file system.<br>
<br>
Guido, this is another reason why I dislike the absence of __init__. :<br>
<br>
Rhere is no longer an indicator that pretty clearly defines the root of my module heirarchy.<br></blockquote><div><br></div><div> This came up during the discussions leading up to PEP 420, particularly regarding the impact on PEP 395. My thoughts at the time on addressing the problem:</div>
<div><br></div><a href="http://mail.python.org/pipermail/import-sig/2012-March/000438.html">http://mail.python.org/pipermail/import-sig/2012-March/000438.html</a><br><div class="gmail_extra"><br>-eric<br></div></div></div>