This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mark.dickinson
Recipients fredrikj, loewis, mark.dickinson, pitrou, rhettinger, terry.reedy, vstinner
Date 2008-12-13.17:50:48
SpamBayes Score 0.002464036
Marked as misclassified No
Message-id <1229190658.2.0.0826522587081.issue3439@psf.upfronthosting.co.za>
In-reply-to
Content
> In the documentation, should "same value as ``x.bit_length``" not be
> "same value as ``x.bit_length()``"?

Yes, of course.  Thanks!
History
Date User Action Args
2008-12-13 17:50:58mark.dickinsonsetrecipients: + mark.dickinson, loewis, rhettinger, terry.reedy, pitrou, vstinner, fredrikj
2008-12-13 17:50:58mark.dickinsonsetmessageid: <1229190658.2.0.0826522587081.issue3439@psf.upfronthosting.co.za>
2008-12-13 17:50:52mark.dickinsonlinkissue3439 messages
2008-12-13 17:50:52mark.dickinsoncreate