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


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

Re: "More About Unicode in Python 2 and 3"

Started bySerhiy Storchaka <storchaka@gmail.com>
First post2014-01-06 00:32 +0200
Last post2014-01-06 00:32 +0200
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: "More About Unicode in Python 2 and 3" Serhiy Storchaka <storchaka@gmail.com> - 2014-01-06 00:32 +0200

#63235 — Re: "More About Unicode in Python 2 and 3"

FromSerhiy Storchaka <storchaka@gmail.com>
Date2014-01-06 00:32 +0200
SubjectRe: "More About Unicode in Python 2 and 3"
Message-ID<mailman.4979.1388961306.18130.python-list@python.org>
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!

[toc] | [standalone]


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


csiph-web