[issue38627] Add copy() method to pathlib

2019-10-29 Thread Sebastian Linke
Sebastian Linke added the comment: Docstring could be: Copy file content and permission bits of this path to the target path and return a new Path instance pointing to the target path. If target is a directory, the base filename of this path is added to the target and a new file corresponding

<    1   2