Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #5645

Re: Python 3.x and bytes

From Terry Reedy <tjreedy@udel.edu>
Subject Re: Python 3.x and bytes
Date 2011-05-17 22:28 -0400
References <4DD2C2A5.3080403@stoneleaf.us> <4DD2CEE0.4080403@mrabarnett.plus.com>
Newsgroups comp.lang.python
Message-ID <mailman.1737.1305685703.9059.python-list@python.org> (permalink)

Show all headers | View raw


On 5/17/2011 3:39 PM, MRAB wrote:
> On 17/05/2011 19:47, Ethan Furman wrote:
>> In Python 3 one can say
>>
>> --> huh = bytes(5)

> BTW, help(bytes) doesn't seem to mention it!

I believe I mentioned that on some tracker issue.

-- 
Terry Jan Reedy

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Python 3.x and bytes Terry Reedy <tjreedy@udel.edu> - 2011-05-17 22:28 -0400

csiph-web