<div><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
I don&#39;t see what would be so bad about adding a new</blockquote><blockquote>function for this. Think of it as correcting the mistake</blockquote><blockquote>of not making makedirs() behave this way from the</blockquote>
<blockquote>beginning.</blockquote></div><div><br></div>If you want to add a new function,  then what its name should be? I guess it should be too similar as existing ones. It&#39;s confusing for using because they have similar names and do the same major things except exception. For users it&#39;s easier to remember one function than tow. If we want to correct a mistake, it&#39;s better not to import another mistake.<div>
<br><div><br></div><div><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
I don&#39;t like writing code that depends on particular</blockquote><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><blockquote>errno values, because I don&#39;t trust it to work cross-</blockquote>
<blockquote>platform.</blockquote></span><div class="gmail_quote"><div>I think in this case, the errno is generate by c standard library, which can be seen as cross-platform. </div><div><br></div><div><br></div><div><br></div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
<br>
-- <br><font color="#888888">
Greg</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
Python-Dev mailing list<br>
<a href="mailto:Python-Dev@python.org" target="_blank">Python-Dev@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/python-dev" target="_blank">http://mail.python.org/mailman/listinfo/python-dev</a><br>
Unsubscribe: <a href="http://mail.python.org/mailman/options/python-dev/ysj.ray%2Bpython-dev%40gmail.com" target="_blank">http://mail.python.org/mailman/options/python-dev/ysj.ray%2Bpython-dev%40gmail.com</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Ray Allen<br>Best wishes!<br>
</div></div>