<p dir="ltr"><br>
On 25 Sep 2013 21:51, "Oscar Benjamin" <<a href="mailto:oscar.j.benjamin@gmail.com">oscar.j.benjamin@gmail.com</a>> wrote:<br>
><br>
> On 25 September 2013 12:01, Kim Gräsman <<a href="mailto:kim.grasman@gmail.com">kim.grasman@gmail.com</a>> wrote:<br>
> > Hi Oscar,<br>
> ><br>
> > On Wed, Sep 25, 2013 at 12:06 PM, Oscar Benjamin<br>
> > <<a href="mailto:oscar.j.benjamin@gmail.com">oscar.j.benjamin@gmail.com</a>> wrote:<br>
> >><br>
> >> Since no one has responded to this for some time I would estimate that<br>
> >> not many people particularly dislike your idea. So feel free to open<br>
> >> an issue about it on the tracker (after checking that there isn't<br>
> >> already an open issue and that your problem is not already solved in<br>
> >> the most recent release):<br>
> >> <a href="http://bugs.python.org/">http://bugs.python.org/</a><br>
> >><br>
> >> On the other hand evidently not many people are very enthusiastic<br>
> >> about this idea so it's possible that the tracker issue will not go<br>
> >> anywhere unless you write the patch yourself.<br>
> ><br>
> > Thanks for responding!<br>
> ><br>
> > I opened an issue before posting here: <a href="http://bugs.python.org/issue18314">http://bugs.python.org/issue18314</a><br>
><br>
> Sorry, I've just looked back over this thread and I see that now.<br>
><br>
> ><br>
> > I'd be happy to provide a patch, but I only want to put time into it<br>
> > if there's a reasonable chance it gets committed. That's why I wanted<br>
> > to hear if there were any objections, so I don't end up writing,<br>
> > testing and posting a patch only to end up in quibbles around the<br>
> > general idea.<br>
> ><br>
> > I'm new to Python development; would a concrete patch help move this forward?<br>
><br>
> It doesn't look like anyone else will write a patch so I don't think<br>
> much will happen if you don't either. I don't know anything about<br>
> junction points though so I have no idea how likely it is that a patch<br>
> would be accepted.</p>
<p dir="ltr">My recollection is that permissions around junction points are a little weird at the Windows OS level (so the access denied might be genuine for a regular user account), but if a patch can make os.unlink handle them more like *nix symlinks, that sounds reasonable to me.</p>

<p dir="ltr">Cheers,<br>
Nick.<br></p>
<p dir="ltr">><br>
><br>
> Oscar<br>
> _______________________________________________<br>
> Python-ideas mailing list<br>
> <a href="mailto:Python-ideas@python.org">Python-ideas@python.org</a><br>
> <a href="https://mail.python.org/mailman/listinfo/python-ideas">https://mail.python.org/mailman/listinfo/python-ideas</a><br>
</p>