Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #59892
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Subject | Re: Building a tree-based readline completer |
| Date | 2013-11-18 17:13 +0000 |
| 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> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2854.1384794812.18130.python-list@python.org> (permalink) |
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
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