- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message363857
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | barneygale |
|---|---|
| Recipients | barneygale, eric.smith |
| Date | 2020-03-10.21:53:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1583877210.86.0.401039399458.issue39925@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I'm not sure how it can be fixed on the documentation side - it's difficult to explain that `a.link_to(b)` creates a link from B to A, and not vice-versa. We could introduce a new method that does the right thing? `Path.hardlink_to()`? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-03-10 21:53:30 | barneygale | set | recipients: + barneygale, eric.smith |
| 2020-03-10 21:53:30 | barneygale | set | messageid: <1583877210.86.0.401039399458.issue39925@roundup.psfhosted.org> |
| 2020-03-10 21:53:30 | barneygale | link | issue39925 messages |
| 2020-03-10 21:53:30 | barneygale | create | |

