> So, maybe we simply need finer-grained warnings - such as in > PyArg_ParseTuple, and any other places where the impact will actually be > felt. But PyArg_ParseTuple doesn't know whether an argument came from a hex constant or not. --Guido van Rossum (home page: http://www.python.org/~guido/)