Hi Tim,
On Mon, Feb 14, 2005 at 10:41:35AM -0500, Tim Peters wrote:
> # This is a puzzle: there's no way to know the natural width of
> # addresses on this box (in particular, there's no necessary
> # relation to sys.maxint).
Isn't this natural width nowadays available as:
256 ** struct.calcsize('P')
?
Armin
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com