On Nov 10, 6:36 pm, Ian Kelly <ian.g.ke...@gmail.com> wrote:

> That's five whole lines of code.  Why go to all that trouble when you
> can just do this:
>
> import config
>
> I kid, but only partially.  

For myself, generally because I only become aware of the module, or
the module is only written after I written some stuff myself.

I wrote a Date object before the standard one either existed or I knew
of it and I'll keep on using it till you pry it from my cold ... on
2nd thoughts don't pry, just let me use it.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to