Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #5599 > unrolled thread
| Started by | Ian Kelly <ian.g.kelly@gmail.com> |
|---|---|
| First post | 2011-05-17 13:25 -0600 |
| Last post | 2011-05-17 13:25 -0600 |
| 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.
Re: Python 3.x and bytes Ian Kelly <ian.g.kelly@gmail.com> - 2011-05-17 13:25 -0600
| From | Ian Kelly <ian.g.kelly@gmail.com> |
|---|---|
| Date | 2011-05-17 13:25 -0600 |
| Subject | Re: Python 3.x and bytes |
| Message-ID | <mailman.1699.1305660366.9059.python-list@python.org> |
On Tue, May 17, 2011 at 1:20 PM, Ian Kelly <ian.g.kelly@gmail.com> wrote: > I suppose it's for interoperability with the mutable bytearray type, > which takes the same parameters in the constructor. http://www.python.org/dev/peps/pep-3137/#constructors
Back to top | Article view | comp.lang.python
csiph-web