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


Groups > comp.lang.python > #63735

Re: Python 3 __bytes__ method

Date 2014-01-11 16:56 -0800
From Ethan Furman <ethan@stoneleaf.us>
Subject Re: Python 3 __bytes__ method
References <52D1E0CE.5030906@stoneleaf.us> <CACoeR0yZMGG8zsYKmF4MBjjeh3G-CUpYRbsBdNsufVNkjiap0g@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.5345.1389489380.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 01/11/2014 04:53 PM, Daniel da Silva wrote:
>
> Where did you read this? I can't find any documentation about __bytes__ on google.

http://docs.python.org/3.3/reference/datamodel.html?highlight=__bytes__#object.__bytes__

--
~Ethan~

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


Thread

Re: Python 3 __bytes__ method Ethan Furman <ethan@stoneleaf.us> - 2014-01-11 16:56 -0800

csiph-web