Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #100046
| X-Received | by 10.107.135.21 with SMTP id j21mr20888964iod.2.1449345111235; Sat, 05 Dec 2015 11:51:51 -0800 (PST) |
|---|---|
| X-Received | by 10.50.43.130 with SMTP id w2mr14894igl.0.1449345111220; Sat, 05 Dec 2015 11:51:51 -0800 (PST) |
| Path | csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!mv3no9641781igc.0!news-out.google.com!f6ni16422igq.0!nntp.google.com!mv3no12110104igc.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.lang.python |
| Date | Sat, 5 Dec 2015 11:51:50 -0800 (PST) |
| In-Reply-To | <dcgs81F9d3fU1@mid.individual.net> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=50.100.117.144; posting-account=SZ_svQkAAACWRFG2bDA-zgq8ILyl4-vo |
| NNTP-Posting-Host | 50.100.117.144 |
| References | <169982db-7285-484a-9a48-0d4a2ea7dea1@googlegroups.com> <mailman.147.1449089117.14615.python-list@python.org> <dcgs81F9d3fU1@mid.individual.net> |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <b6d3d045-d5e0-4f2f-87e2-e6fdcd3b7407@googlegroups.com> (permalink) |
| Subject | Re: Question about split method |
| From | Robert <rxjwg98@gmail.com> |
| Injection-Date | Sat, 05 Dec 2015 19:51:51 +0000 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Xref | csiph.com comp.lang.python:100046 |
Show key headers only | View raw
On Saturday, December 5, 2015 at 2:29:28 PM UTC-5, Peter Pearson wrote:
> On Wed, 2 Dec 2015 14:44:30 -0600, Ian Kelly <ian.g.kelly@gmail.com> wrote:
> > On Wed, Dec 2, 2015 at 2:37 PM, Robert <rxjwg98@gmail.com> wrote:
> [snip]
> >> ss0="1, 2, 4, 8, 16".split(", ")
> [snip]
> > Try help(str.split)
>
> Or if, like me, you can't remember the magic word "str", ask:
>
> help("".split)
>
> and you know you're asking about the right "split".
>
> --
> To email me, substitute nowhere->runbox, invalid->com.
Thanks for your smart method.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Question about split method Robert <rxjwg98@gmail.com> - 2015-12-02 12:37 -0800
Re: Question about split method Ian Kelly <ian.g.kelly@gmail.com> - 2015-12-02 14:44 -0600
Re: Question about split method Robert <rxjwg98@gmail.com> - 2015-12-02 13:00 -0800
Re: Question about split method Peter Pearson <pkpearson@nowhere.invalid> - 2015-12-05 19:29 +0000
Re: Question about split method Robert <rxjwg98@gmail.com> - 2015-12-05 11:51 -0800
Re: Question about split method Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-12-05 20:27 +0000
Re: Question about split method Erik <python@lucidity.plus.com> - 2015-12-05 22:20 +0000
csiph-web