Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #85730 > unrolled thread
| Started by | Joel Goldstick <joel.goldstick@gmail.com> |
|---|---|
| First post | 2015-02-16 22:36 -0500 |
| Last post | 2015-02-16 22:36 -0500 |
| 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: [Tutor] sql-like join on two lists or dictionaries Joel Goldstick <joel.goldstick@gmail.com> - 2015-02-16 22:36 -0500
| From | Joel Goldstick <joel.goldstick@gmail.com> |
|---|---|
| Date | 2015-02-16 22:36 -0500 |
| Subject | Re: [Tutor] sql-like join on two lists or dictionaries |
| Message-ID | <mailman.18778.1424144162.18130.python-list@python.org> |
[Multipart message — attachments visible in raw view] — view raw
On Mon, Feb 16, 2015 at 10:09 PM, Dave Angel <davea@davea.name> wrote: > On 02/16/2015 09:26 PM, Joel Goldstick wrote: > >> On Sun, Feb 15, 2015 at 2:14 PM, Peter Otten <__peter__@web.de> wrote: >> >> Joel Goldstick wrote: >>> >>> You can dispense with the slicing if you use the str.split() method. It >>>> will put each item in a list. >>>> >>> >>> Only if there are no whitespace chars in the field. >>> >>> OT: >>> >>> Joel, your comments are already quoted when you first post them. >>> Something >>> is broken in your workflow. >>> >>> not sure about quoting.. but the op didn't seem to have spaces in each >>> field >>> >> > > Someone reading your message would figure you had typed nothing, since > none of the lines start at the left margin. You're putting your new > remarks after the ">" symbols, so they look like they're quoted from Peter. > > In most email programs, you just need to press <enter> once or twice to > get an unindented line. Then type your response, so it's clear who wrote > it. > > Worse, your message here is a reply to one originally posted in the tutor > forum. > > -- > DaveA > -- > https://mail.python.org/mailman/listinfo/python-list > sorry all and DaveA.. not sure what went wrong -- Joel Goldstick http://joelgoldstick.com
Back to top | Article view | comp.lang.python
csiph-web