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.

作者 eric.araujo
收信人 eric.araujo, hynek, petri.lehtinen, tarek
日期 2011-08-09.14:24:03
SpamBayes Score 0.03691084
Marked as misclassified
Message-id <1312899844.6.0.694904632371.issue12715@psf.upfronthosting.co.za>
In-reply-to
内容
> Problem: What if dst is a symlink to a directory? Should it be
> replaced or should the symlink copied inside that directory?

Doing what UNIX’ cp program does would be best here.
历史
日期 用户 动作 参数
2011-08-09 14:24:04eric.araujo修改recipients: + eric.araujo, tarek, petri.lehtinen, hynek
2011-08-09 14:24:04eric.araujo修改messageid: <1312899844.6.0.694904632371.issue12715@psf.upfronthosting.co.za>
2011-08-09 14:24:03eric.araujo链接issue12715 messages
2011-08-09 14:24:03eric.araujo创建