Re: os.rename() problems on OS X

2008-01-11 Thread Steven D'Aprano
On Fri, 11 Jan 2008 12:29:24 -0800, lukas wrote: > hello, > > i recently had the job of having to rename about 200 files. The source > for the renaming was a bunch of names in a file. I know next to nothing > when it comes to bash scripting (which would have seemed the obvious > choice) so i used

os.rename() problems on OS X

2008-01-11 Thread lukas
hello, i recently had the job of having to rename about 200 files. The source for the renaming was a bunch of names in a file. I know next to nothing when it comes to bash scripting (which would have seemed the obvious choice) so i used python. The files i was renaming were canon raw files (.CR2).