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 tarek
Recipients TTimo, tarek
Date 2010-04-19.22:55:38
SpamBayes Score 0.0026261911
Marked as misclassified No
Message-id <1271717740.18.0.898334444038.issue6547@psf.upfronthosting.co.za>
In-reply-to
Content
ok. what behavior would you expect in that case ? 

I propose that copytree() ignores symlinks that are not linked to an existing file in the copy process, and display a warning in this case.

We could add an option to transform this warning into an error that would stop the process.
History
Date User Action Args
2010-04-19 22:55:40tareksetrecipients: + tarek, TTimo
2010-04-19 22:55:40tareksetmessageid: <1271717740.18.0.898334444038.issue6547@psf.upfronthosting.co.za>
2010-04-19 22:55:38tareklinkissue6547 messages
2010-04-19 22:55:38tarekcreate