In article <mailman.264.1498415358.10125.python-l...@python.org>, 
miragewebstudi...@gmail.com says...
> Just felt like posting, wouldn't it be pythonic if it was
> if word in [list]:
>     ignore
> 
> Save time and easily maintainable

Yes for readers that can interpret Python.  Mine doesn't.  This is the 
rule per the syntax of my reader but as you say that is easily translated 
to any other format.

John Black
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to