In article <[email protected]>,
Brendan Miller <[email protected]> wrote:
>
>PEP 8 doesn't mention anything about using all caps to indicate a constant.
>
>Is all caps meaning "don't reassign this var" a strong enough
>convention to not be considered violating good python style? I see a
>lot of people using it, but I also see a lot of people writing
>non-pythonic code... so I thought I'd see what the consensus is.

I've posted to python-dev requesting clarification; you may want to
subscribe to follow the discussion yourself.
-- 
Aahz ([email protected])           <*>         http://www.pythoncraft.com/

Weinberg's Second Law: If builders built buildings the way programmers wrote 
programs, then the first woodpecker that came along would destroy civilization.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to