Path: csiph.com!usenet.pasdenom.info!dedibox.gegeweb.org!gegeweb.eu!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'url:pypi': 0.03; 'from:addr:yahoo.co.uk': 0.04; 'classes,': 0.05; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'tismer': 0.09; 'python': 0.11; 'cmd': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'spacing': 0.16; 'subject:based': 0.16; 'prevent': 0.16; 'language': 0.16; 'wrote:': 0.18; 'trying': 0.19; "python's": 0.19; 'thanks.': 0.20; '>>>': 0.22; 'programming': 0.22; 'header:User-Agent:1': 0.23; 'url:moin': 0.24; 'second': 0.26; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'related': 0.29; 'url:wiki': 0.31; '>>>>': 0.31; 'though.': 0.31; 'class': 0.32; 'run': 0.32; 'url:python': 0.33; 'monday,': 0.33; 'monday': 0.35; 'but': 0.35; 'url:org': 0.36; 'christian': 0.38; 'thank': 0.38; 'to:addr :python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'even': 0.60; 'read': 0.60; 'above,': 0.60; 'world.': 0.61; 'you.': 0.62; 'email addr:gmail.com': 0.63; 'limitations,': 0.84; 'received:2': 0.84; '2013': 0.98 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: Building a tree-based readline completer Date: Mon, 18 Nov 2013 17:13:15 +0000 References: <34f7f052-1fd6-449b-a7eb-dc0d3505ac4b@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-2-98-194-3.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 67 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1384794812 news.xs4all.nl 15866 [2001:888:2000:d::a6]:60924 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:59892 On 18/11/2013 16:55, 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. >> >> >> >> - Roey >> >> >> >> On Monday, November 18, 2013 11:41:20 AM UTC-5, xDog Walker wrote: >> >>> On Monday 2013 November 18 07:47, roey wrote: >> >>> >> >>>> I am trying to build a replacement completer for python's Cmd class >> >>> >> >>> >> >>> >> >>> These related packages may be of interest: >> >>> >> >>> >> >>> >> >>> http://pypi.python.org/pypi/rl >> >>> >> >>> http://pypi.python.org/pypi/kmd >> >>> >> >>> >> >>> >> >>> -- >> >>> >> >>> Yonder nor sorghum stenches shut ladle gulls stopper torque wet >> >>> >> >>> strainers. > > *even with them > Would you please read and action this https://wiki.python.org/moin/GoogleGroupsPython to prevent us seeing the double line spacing above, thanks. -- Python is the second best programming language in the world. But the best has yet to be invented. Christian Tismer Mark Lawrence