On Fri, 25 Jun 2010 01:29:22 +0000, Benjamin Peterson wrote: > GrayShark <howe.steven <at> gmail.com> writes: > >> Sorry, I meant "from string import lowercase, uppercase" > > Technically, you should use ascii_lowercase and ascii_uppercase, though > I don't know if that's the cause of pylint's complaints.
Thanks for the suggestion. I gave it a quick try. Same 'warning'. No, using the string module is the issue. Perhaps I'll just ignore it. sph -- http://mail.python.org/mailman/listinfo/python-list