[Tutor] A Python Newbie Requesting help with Lambdas, Filters, and Maps

2019-05-20 Thread Rahul Alawani
Hello Tutors! I am an ambitious Python newbie without any CS background!  I am currently taking an online 30-hour/36-lecture Python course which I am enjoying a lot.  I am religiously answering the quizzes and solving all the exercise problems (usually short and straightforward).  So far, I h

Re: [Tutor] Case Insensitive Globing

2019-05-20 Thread Alan Gauld via Tutor
On 20/05/2019 09:49, Alan Gauld via Tutor wrote: > On 19/05/2019 19:19, Alan Gauld via Tutor wrote: > ... >> So I always end up with two copies - the original file and the >> edited version. > I forgot I had moved all my photos onto my NAS box > and then mounted that in my pictures library under >

Re: [Tutor] Case Insensitive Globing

2019-05-20 Thread Alan Gauld via Tutor
On 19/05/2019 19:19, Alan Gauld via Tutor wrote: > Hmm, odd. My NTFS filesystems on Windows all appear to be case > sensitive. For example I have a photo editor that saves its files > with a jpg extension but the files from my camera all end in JPG. > So I always end up with two copies - the origi