]> granicus.if.org Git - python/commit
bpo-27846: Delete incorrect note in base64 docs (GH-5666)
authorZackery Spytz <zspytz@gmail.com>
Wed, 14 Feb 2018 00:08:54 +0000 (17:08 -0700)
committerBerker Peksag <berker.peksag@gmail.com>
Wed, 14 Feb 2018 00:08:54 +0000 (03:08 +0300)
commit88c38a4049ded0e1f197fec3e76be7c0c0e83d7a
tree01f6ac3e823d88bc9dd821af4dd33faa4d7856bd
parentf0bc645dfede8118c84844bad319cd952c4d1905
bpo-27846: Delete incorrect note in base64 docs (GH-5666)

This note incorrectly stated that "Base64 has an expansion factor of 6
to 4" (it is actually 4 to 3). It was decided to remove the note.
Doc/library/base64.rst