ianaré wrote:
> On Dec 16 2008, 7:36 pm, "Rhodri James"
> wrote:
>> On Tue, 16 Dec 2008 18:20:52 -, ianaré wrote:
>> > Hello all,
>>
>> > I trying to recursivelyrenamefolders and files, and am looking for
>> > some ideas on the best way of doing this. The problem is that the
>> > given list
On Dec 16 2008, 7:36 pm, "Rhodri James"
wrote:
> On Tue, 16 Dec 2008 18:20:52 -, ianaré wrote:
> > Hello all,
>
> > I trying to recursivelyrenamefolders and files, and am looking for
> > some ideas on the best way of doing this. The problem is that the
> > given list of items can be in order,
On Tue, 16 Dec 2008 18:20:52 -, ianaré wrote:
Hello all,
I trying to recursively rename folders and files, and am looking for
some ideas on the best way of doing this. The problem is that the
given list of items can be in order, and one to all items may be
renamed. Here is some preliminary
On Dec 16, 2:00 pm, MRAB wrote:
> ianaré wrote:
> > Hello all,
>
> > I trying to recursively rename folders and files, and am looking for
> > some ideas on the best way of doing this. The problem is that the
> > given list of items can be in order, and one to all items may be
> > renamed. Here is
ianaré wrote:
Hello all,
I trying to recursively rename folders and files, and am looking for
some ideas on the best way of doing this. The problem is that the
given list of items can be in order, and one to all items may be
renamed. Here is some preliminary code I have, but which does not work
Hello all,
I trying to recursively rename folders and files, and am looking for
some ideas on the best way of doing this. The problem is that the
given list of items can be in order, and one to all items may be
renamed. Here is some preliminary code I have, but which does not work
very well.
self