Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #59907
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.014 |
| X-Spam-Evidence | '*H*': 0.97; '*S*': 0.00; 'classes,': 0.05; 'posting.': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'buggy': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:based': 0.16; 'wrote:': 0.18; 'header:User- Agent:1': 0.23; 'mon,': 0.24; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'though.': 0.31; 'run': 0.32; 'monday,': 0.33; 'doing': 0.36; 'thank': 0.38; 'nov': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'space': 0.40; 'even': 0.60; 'you.': 0.62; 'email addr:gmail.com': 0.63; 'limitations,': 0.84; '2013': 0.98 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Dave Angel <davea@davea.name> |
| Subject | Re: Building a tree-based readline completer |
| Date | Mon, 18 Nov 2013 15:51:20 -0500 |
| References | <fe046bab-d23d-4515-800e-6f23a507bf76@googlegroups.com> <mailman.2852.1384792895.18130.python-list@python.org> <34f7f052-1fd6-449b-a7eb-dc0d3505ac4b@googlegroups.com> <e35a9ae4-2fd1-46cc-8e41-42e1172fd22f@googlegroups.com> |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 8bit |
| X-Gmane-NNTP-Posting-Host | 174.32.174.29 |
| In-Reply-To | <e35a9ae4-2fd1-46cc-8e41-42e1172fd22f@googlegroups.com> |
| User-Agent | Groundhog Newsreader for Android |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2863.1384807868.18130.python-list@python.org> (permalink) |
| Lines | 11 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1384807868 news.xs4all.nl 15958 [2001:888:2000:d::a6]:48927 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:59907 |
Show key headers only | View raw
On Mon, 18 Nov 2013 08:55:05 -0800 (PST), roey.katz@gmail.com wrote: > On Monday, November 18, 2013 11:54:43 AM UTC-5, roey wrote: > > Thank you. In looking over these classes, I see though that even them, I would run against the same limitations, though. Please don't double space your quotes. And if googlegarbage is doing it for you, then use a less buggy way of posting. -- DaveA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Building a tree-based readline completer roey.katz@gmail.com - 2013-11-18 07:47 -0800
Re: Building a tree-based readline completer xDog Walker <thudfoo@gmail.com> - 2013-11-18 08:41 -0800
Re: Building a tree-based readline completer roey.katz@gmail.com - 2013-11-18 08:54 -0800
Re: Building a tree-based readline completer roey.katz@gmail.com - 2013-11-18 08:55 -0800
Re: Building a tree-based readline completer Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-18 17:13 +0000
Re: Building a tree-based readline completer xDog Walker <thudfoo@gmail.com> - 2013-11-18 09:36 -0800
Re: Building a tree-based readline completer Dave Angel <davea@davea.name> - 2013-11-18 15:51 -0500
Re: Building a tree-based readline completer roey.katz@gmail.com - 2013-11-18 16:41 -0800
csiph-web