Message284935
Why os.link() is failed? If hard links are not supported on Android, shouldn't os.link be not implemented? tarfile try to make a copy of the referenced file instead of a link if a link can't be created. |
|
| Date |
User |
Action |
Args |
| 2017-01-07 21:04:25 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, lars.gustaebel, xdegaye |
| 2017-01-07 21:04:25 | serhiy.storchaka | set | messageid: <[email protected]> |
| 2017-01-07 21:04:25 | serhiy.storchaka | link | issue29181 messages |
| 2017-01-07 21:04:25 | serhiy.storchaka | create | |
|