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 petri.lehtinen
Recipients docs@python, eli.bendersky, ncoghlan, petri.lehtinen, pitrou, py.user, r.david.murray, rhettinger, terry.reedy, vstinner
Date 2011-07-27.18:54:20
SpamBayes Score 9.9994206e-05
Marked as misclassified No
Message-id <1311792861.34.0.930992996223.issue12380@psf.upfronthosting.co.za>
In-reply-to
Content
Updated the patch to add tests for {bytes,bytearray}.{center,ljust,rjust}. The tests check that both bytes and bytearray are always accepted as the fill character.
History
Date User Action Args
2011-07-27 18:54:21petri.lehtinensetrecipients: + petri.lehtinen, rhettinger, terry.reedy, ncoghlan, pitrou, vstinner, r.david.murray, eli.bendersky, docs@python, py.user
2011-07-27 18:54:21petri.lehtinensetmessageid: <1311792861.34.0.930992996223.issue12380@psf.upfronthosting.co.za>
2011-07-27 18:54:20petri.lehtinenlinkissue12380 messages
2011-07-27 18:54:20petri.lehtinencreate