On 06Jun2013 05:04, =?utf-8?B?zp3Or866zr/PgiDOk866z4EzM866?= <[email protected]> wrote: | We are in test mode so i dont know if when renaming actually take place what the encodings will be. | Shall i switch off test mode and try it for real?
I would make a copy. Since you're renaming stuff, hard links would do: cp -rpl original-dir test-dir Then test stuff in test-dir. -- Cameron Simpson <[email protected]> Too much of a good thing is never enough. - Luba -- http://mail.python.org/mailman/listinfo/python-list
