<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 6, 2014 at 2:39 PM, Terry Reedy <span dir="ltr"><<a href="mailto:tjreedy@udel.edu" target="_blank">tjreedy@udel.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":1zv" class="a3s" style="overflow:hidden">To me, the first question to me is whether we 'believe' in pathlib<br>
enough to really support it in the stdlib and encourage its use.</div></blockquote></div><br>os.path is cumbersome (horrible?) when compared to pathlib.</div><div class="gmail_extra"><br></div><div class="gmail_extra">The issue is prevalent throughout stdlib. For example, json won't take a pathlib.Path, so you have to pass str(mypath).</div><div class="gmail_extra"><br></div><div class="gmail_extra">Cheers,</div><div class="gmail_extra"><div><br></div>-- <br><span style="color:rgb(0,102,0)">Juancarlo </span><b style="color:rgb(0,102,0)">AƱez</b>
</div></div>