homepage

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 lurchman
Recipients docs@python, lurchman
Date 2012年08月13日.11:47:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344858430.17.0.615853795219.issue15636@psf.upfronthosting.co.za>
In-reply-to
Content
According to the documentation ( http://docs.python.org/py3k/library/base64.html#base64.decodebytes ) both the decodebytes and the deprecated decodestring methods are available in the base64 module in Python3.x
However in Python3.0 (I'm testing with version 3.0.1 built from source) the base64 module only has the decodestring method, it doesn't have decodebytes. IMHO the documentation should be updated to reflect this.
It looks like decodebytes was added to Python3.1 by http://bugs.python.org/issue3613 
History
Date User Action Args
2012年08月13日 11:47:10lurchmansetrecipients: + lurchman, docs@python
2012年08月13日 11:47:10lurchmansetmessageid: <1344858430.17.0.615853795219.issue15636@psf.upfronthosting.co.za>
2012年08月13日 11:47:09lurchmanlinkissue15636 messages
2012年08月13日 11:47:09lurchmancreate

AltStyle によって変換されたページ (->オリジナル) /