Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #63242 > unrolled thread
| Started by | Ethan Furman <ethan@stoneleaf.us> |
|---|---|
| First post | 2014-01-05 15:45 -0800 |
| Last post | 2014-01-05 15:45 -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.
Re: "More About Unicode in Python 2 and 3" Ethan Furman <ethan@stoneleaf.us> - 2014-01-05 15:45 -0800
| From | Ethan Furman <ethan@stoneleaf.us> |
|---|---|
| Date | 2014-01-05 15:45 -0800 |
| Subject | Re: "More About Unicode in Python 2 and 3" |
| Message-ID | <mailman.4985.1388965548.18130.python-list@python.org> |
On 01/05/2014 03:31 PM, Emile van Sebille wrote: > On 01/05/2014 02:32 PM, Serhiy Storchaka wrote: >> I wonder why nobody complains about the absent of implicit conversion >> between int and str. In PHP you can write 2 + "3" and got 5, but in >> Python this is an error. So sad! > > > I'd want my implicit conversion of 2 + '3' to get '23' Huh. And here I thought 'twenty-three' was the right answer! ;) -- ~Ethan~
Back to top | Article view | comp.lang.python
csiph-web