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


Groups > comp.lang.python > #63735 > unrolled thread

Re: Python 3 __bytes__ method

Started byEthan Furman <ethan@stoneleaf.us>
First post2014-01-11 16:56 -0800
Last post2014-01-11 16:56 -0800
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#63735 — Re: Python 3 __bytes__ method

FromEthan Furman <ethan@stoneleaf.us>
Date2014-01-11 16:56 -0800
SubjectRe: Python 3 __bytes__ method
Message-ID<mailman.5345.1389489380.18130.python-list@python.org>
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~

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web