<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Mon, 18 Jul 2016 at 15:49 Random832 <<a href="mailto:random832@fastmail.com">random832@fastmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Mon, Jul 18, 2016, at 17:34, Alexander Belopolsky wrote:<br>
> On Mon, Jul 18, 2016 at 5:01 PM, Jonathan Goble <<a href="mailto:jcgoble3@gmail.com" target="_blank">jcgoble3@gmail.com</a>><br>
> wrote:<br>
><br>
> > full(), despite its use in numpy, is also unintuitive to me (my first<br>
> > thought is that it would indicate whether an object has room for more<br>
> > entries).<br>
> ><br>
> > Perhaps bytes.fillsize?<br>
><br>
> I wouldn't want to see bytes.full() either.  Maybe bytes.of_size()?<br>
<br>
What's wrong with b'\0'*42?<br></blockquote><div><br></div><div>It's mentioned in the PEP as to why. </div></div></div>