[Python-Dev] hex constants, bit patterns, PEP 237 warnings and gettext

Guido van Rossum guido@python.org
Wed, 14 Aug 2002 09:12:36 -0400


> I'm trying to understand why hex constants > sys.maxint have to
> deprecated.

Hm, maybe I should use a different warning category rather than
DeprecationWarning?  Any suggestions?

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