Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #63346 > unrolled thread
| Started by | Gene Heskett <gheskett@wdtv.com> |
|---|---|
| First post | 2014-01-06 16:17 -0500 |
| Last post | 2014-01-07 13:29 +1100 |
| Articles | 5 — 3 participants |
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" Gene Heskett <gheskett@wdtv.com> - 2014-01-06 16:17 -0500
Re: "More About Unicode in Python 2 and 3" "Rhodri James" <rhodri@wildebst.org.uk> - 2014-01-07 01:26 +0000
Re: "More About Unicode in Python 2 and 3" Chris Angelico <rosuav@gmail.com> - 2014-01-07 12:35 +1100
Re: "More About Unicode in Python 2 and 3" "Rhodri James" <rhodri@wildebst.org.uk> - 2014-01-07 02:15 +0000
Re: "More About Unicode in Python 2 and 3" Chris Angelico <rosuav@gmail.com> - 2014-01-07 13:29 +1100
| From | Gene Heskett <gheskett@wdtv.com> |
|---|---|
| Date | 2014-01-06 16:17 -0500 |
| Subject | Re: "More About Unicode in Python 2 and 3" |
| Message-ID | <mailman.5064.1389043031.18130.python-list@python.org> |
On Monday 06 January 2014 16:16:13 Terry Reedy did opine:
> On 1/6/2014 9:32 AM, Gene Heskett wrote:
> > And from my lurking here, its quite plain to me that 3.x python has a
> > problem with everyday dealing with strings.
>
> Strings of what? And what specific 'everyday' problem are you referring
> to?
Strings start a new thread here at nominally weekly intervals. Seems to me
that might be usable info.
Cheers, Gene
--
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page <http://geneslinuxbox.net:6309/gene>
Tip the world over on its side and everything loose will land in Los
Angeles.
-- Frank Lloyd Wright
A pen in the hand of this president is far more
dangerous than 200 million guns in the hands of
law-abiding citizens.
[toc] | [next] | [standalone]
| From | "Rhodri James" <rhodri@wildebst.org.uk> |
|---|---|
| Date | 2014-01-07 01:26 +0000 |
| Message-ID | <op.w9al93hv5079vu@gnudebeest> |
| In reply to | #63346 |
On Mon, 06 Jan 2014 21:17:06 -0000, Gene Heskett <gheskett@wdtv.com> wrote: > On Monday 06 January 2014 16:16:13 Terry Reedy did opine: > >> On 1/6/2014 9:32 AM, Gene Heskett wrote: >> > And from my lurking here, its quite plain to me that 3.x python has a >> > problem with everyday dealing with strings. >> >> Strings of what? And what specific 'everyday' problem are you referring >> to? > > Strings start a new thread here at nominally weekly intervals. Seems to > me that might be usable info. I haven't actually checked subject lines, but I'm pretty sure GUIs raise more questions than that by some considerable margin. -- Rhodri James *-* Wildebeest Herder to the Masses
[toc] | [prev] | [next] | [standalone]
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Date | 2014-01-07 12:35 +1100 |
| Message-ID | <mailman.5104.1389058557.18130.python-list@python.org> |
| In reply to | #63392 |
On Tue, Jan 7, 2014 at 12:26 PM, Rhodri James <rhodri@wildebst.org.uk> wrote: > On Mon, 06 Jan 2014 21:17:06 -0000, Gene Heskett <gheskett@wdtv.com> wrote: > >> On Monday 06 January 2014 16:16:13 Terry Reedy did opine: >> >>> On 1/6/2014 9:32 AM, Gene Heskett wrote: >>> > And from my lurking here, its quite plain to me that 3.x python has a >>> > problem with everyday dealing with strings. >>> >>> Strings of what? And what specific 'everyday' problem are you referring >>> to? >> >> >> Strings start a new thread here at nominally weekly intervals. Seems to >> me that might be usable info. > > > I haven't actually checked subject lines, but I'm pretty sure GUIs raise > more questions than that by some considerable margin. About the difference between Py2 and Py3? Most of the GUI toolkits work fine on both. ChrisA
[toc] | [prev] | [next] | [standalone]
| From | "Rhodri James" <rhodri@wildebst.org.uk> |
|---|---|
| Date | 2014-01-07 02:15 +0000 |
| Message-ID | <op.w9aoj4l15079vu@gnudebeest> |
| In reply to | #63393 |
On Tue, 07 Jan 2014 01:35:54 -0000, Chris Angelico <rosuav@gmail.com> wrote: > On Tue, Jan 7, 2014 at 12:26 PM, Rhodri James <rhodri@wildebst.org.uk> > wrote: >> On Mon, 06 Jan 2014 21:17:06 -0000, Gene Heskett <gheskett@wdtv.com> >> wrote: >> >>> On Monday 06 January 2014 16:16:13 Terry Reedy did opine: >>> >>>> On 1/6/2014 9:32 AM, Gene Heskett wrote: >>>> > And from my lurking here, its quite plain to me that 3.x python has >>>> a >>>> > problem with everyday dealing with strings. >>>> >>>> Strings of what? And what specific 'everyday' problem are you >>>> referring >>>> to? >>> >>> >>> Strings start a new thread here at nominally weekly intervals. Seems >>> to >>> me that might be usable info. >> >> >> I haven't actually checked subject lines, but I'm pretty sure GUIs raise >> more questions than that by some considerable margin. > > About the difference between Py2 and Py3? Most of the GUI toolkits > work fine on both. Sorry, I assumed we were talking about threads in general. Py2 vs Py3 threads that aren't interminable trolling don't show up often enough to register for me; the current set is something of an exception. -- Rhodri James *-* Wildebeest Herder to the Masses
[toc] | [prev] | [next] | [standalone]
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Date | 2014-01-07 13:29 +1100 |
| Message-ID | <mailman.5112.1389061809.18130.python-list@python.org> |
| In reply to | #63398 |
On Tue, Jan 7, 2014 at 1:15 PM, Rhodri James <rhodri@wildebst.org.uk> wrote: > Sorry, I assumed we were talking about threads in general. Py2 vs Py3 > threads that aren't interminable trolling don't show up often enough to > register for me; the current set is something of an exception. Sure. In that case, I would agree that yes, GUI coding is at least comparable to Unicode in terms of number of threads. I don't have figures, but it wouldn't surprise me to learn that either exceeds the other. ChrisA
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web