<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 24, 2016 at 5:06 PM, Koos Zevenhoven <span dir="ltr"><<a href="mailto:k7hoven@gmail.com" target="_blank">k7hoven@gmail.com</a>></span> wrote:<br><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"><div>Then, somewhat less often, I need to give a str as an argument to something. I then need an additional <font face="monospace, monospace">str(...) around the Path object</font>. That just feels stupid and makes me start wishing Path was a subclass of str, and/or that Path was a builtin. ... Has this been discussed?</div><span class=""><font color="#888888"><div></div></font></span></blockquote></div><br>Yes, right in the PEP 428 where pathlib was proposed. [1]</div><div class="gmail_extra"><br></div><div class="gmail_extra">[1]: <a href="https://www.python.org/dev/peps/pep-0428/#id29">https://www.python.org/dev/peps/pep-0428/#id29</a></div></div>