Manjusaka <lizheao940...@gmail.com> added the comment:

I don't think rename 'link_to'  to 'link' directly is a good idea. Because 
there are many third-party libs have used this name. Unless we can keep two 
names in this version, and remind people the 'link_to' function will be 
deprecated totally in a future version. But is there any way to make a function 
as deprecated?

About 'os.readlink', we can hide this function in the platform that doesn't 
support readlink() just like `epoll' in mac or etc.

----------
nosy: +Manjusaka

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue39924>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to