Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: lower() applied at in operator
Post: RE: lower() applied at in operator

I've the problem on the list or dictionary side which I read from a file as csv, josn, etc
Beerforfree General Coding Help 3 2,339 Mar-22-2020, 11:41 AM
    Thread: lower() applied at in operator
Post: lower() applied at in operator

Is there a way to use lower() or casefold() at the "in" operator like if 'string' in these_list.lower() I know this is not possible, but there should be a way to achieve this in an elegant way
Beerforfree General Coding Help 3 2,339 Mar-22-2020, 12:26 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020