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

Steve Holden sholden@holdenweb.com
Wed, 14 Aug 2002 10:06:07 -0400


[Oren]
> > I'm trying to understand why hex constants > sys.maxint have to
> > deprecated.
> 
[Guido]
> Hm, maybe I should use a different warning category rather than
> DeprecationWarning?  Any suggestions?
> 

SignExtensionWarning? IntegerPrecisionWarning?

regards
-----------------------------------------------------------------------
Steve Holden                                 http://www.holdenweb.com/
Python Web Programming                http://pydish.holdenweb.com/pwp/
-----------------------------------------------------------------------