On 12/21/06, Carl Karsten <[EMAIL PROTECTED]> wrote: > > > > right here put the statement a = a.lower() > > That with automatically convert the string to all lowercase and you > > won't have to deal with capitalization. > > But is case insensitive correct? > > Also, I didn't want to change what the function did, just make it nicer to > look > at. I think a change to functionality should be initiated by a problem, even > if > just theoretical. :)
Shouldn't make a difference but it's useful in the fact that a developer doesn't spend hours trying to figure out why a "Gif" format doesn't get expanded even though it is recognized by dabo.... > > _______________________________________________ > Post Messages to: [email protected] > Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev > _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
