> > 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. :) _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
