[Python-Dev] Cuddly constants seek loving, stable home

Guido van Rossum guido@python.org
Thu, 23 Aug 2001 00:07:22 -0400


> So I propose a new builtin module, _sysconsts.  The underscore is to
> announce its obscure internal nature.  I propose only to expose the CO_xxx
> #defines at the start, but of course others could be added.

+1 on the concept, +0 on the name.  Maybe _sysconst (singular)?

--Guido van Rossum (home page: http://www.python.org/~guido/)