mirror of https://github.com/python/cpython
3 lines
131 B
ReStructuredText
3 lines
131 B
ReStructuredText
|
Add `pathlib.Path.hardlink_to()` method that supersedes `link_to()`. The new
|
||
|
method has the same argument order as `symlink_to()`.
|