Re: having problems in changing directories doing ftp in python

2007-07-09 Thread dabu11et
On Jul 9, 4:37 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi, > > Thank you for your cfomment, also I forgot about the case issue, yes > my web server is unix, not windows > > On Jul 9, 4:12 am, "Gabriel Genellina" <[EMAIL PROTECTED]> wrote: > > > > > En Sat, 07 Jul 2007 09:41:59 -0300,

Re: Comparing modified elements in Sets

2007-07-09 Thread dabu11et
On Jul 9, 2:57 pm, [EMAIL PROTECTED] wrote: > I've got a set with contents like: [filename1.mp3, filename2.mp3, > filename3.mp3, ...] > I've got another set with contents like [filename1.ogg, > filename3.ogg, ...] > And another set with contents like [filename1, filename 2, ...] > > I'd like to be