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 pitrou
Recipients draghuram, facundobatista, gvanrossum, init, pitrou
Date 2008-01-29.21:07:31
SpamBayes Score 0.3158291
Marked as misclassified No
Message-id <1201640852.38.0.291241456489.issue1577@psf.upfronthosting.co.za>
In-reply-to
Content
By the way, if we really wanted to be complete in the unit tests, we
should also test the case where either src or dst is a symlink to a
directory. But it's still much better than originally - there was hardly
any unit test for shutil.move().
History
Date User Action Args
2008-01-29 21:07:32pitrousetspambayes_score: 0.315829 -> 0.3158291
recipients: + pitrou, gvanrossum, facundobatista, draghuram, init
2008-01-29 21:07:32pitrousetspambayes_score: 0.315829 -> 0.315829
messageid: <1201640852.38.0.291241456489.issue1577@psf.upfronthosting.co.za>
2008-01-29 21:07:31pitroulinkissue1577 messages
2008-01-29 21:07:31pitroucreate