[Python-Dev] incorrect docstring for sys.int_info.sizeof_digit?

2015-01-21 Thread Pfeiffer, Phillip E., IV
Apologies if this has already been reported; I couldn't find a readily searchable archive for this mailing list (and apologies if I've just missed it). Issue: the docstring for sys.int_info_.sizeof_digit appears to be amiss; see below. -- Microsoft Windows [Version 6.1.7601] Copyright (c) 2

[Python-Dev] sorry for the last e-mail

2015-01-21 Thread Pfeiffer, Phillip E., IV
Apologies for being stupid. I've been away from Python for awhile, and just realized that I'm simply seeing the docstring for int when I check out sys.int_info.whatever, where .whatever is an int-valued attribute. While it would be nice to have a clearer description of the sys.int_info's attri