Message 273543 - Python tracker

Message273543

Author Jens.Jørgen.Mortensen
Recipients Jens.Jørgen.Mortensen, docs@python
Date 2016-08-24.09:25:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1472030737.8.0.133776759316.issue27846@psf.upfronthosting.co.za>
In-reply-to
Content
The documentation has a note saying: "Base64 has an expansion factor of 6 to 4".  I believe it should be 4 to 3.

https://docs.python.org/dev/library/base64.html
History
Date User Action Args
2016-08-24 09:25:37Jens.Jørgen.Mortensensetrecipients: + Jens.Jørgen.Mortensen, docs@python
2016-08-24 09:25:37Jens.Jørgen.Mortensensetmessageid: <1472030737.8.0.133776759316.issue27846@psf.upfronthosting.co.za>
2016-08-24 09:25:37Jens.Jørgen.Mortensenlinkissue27846 messages
2016-08-24 09:25:37Jens.Jørgen.Mortensencreate