Message 103655 - Python tracker (original) (raw)
Message103655
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:40 | tarek | set | recipients: + tarek, TTimo |
2010-04-19 22:55:40 | tarek | set | messageid: 1271717740.18.0.898334444038.issue6547@psf.upfronthosting.co.za |
2010-04-19 22:55:38 | tarek | link | issue6547 messages |
2010-04-19 22:55:38 | tarek | create |