Path: csiph.com!x330-a1.tempe.blueboxinc.net!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!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.183 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.64; '*S*': 0.00; 'stef': 0.16; 'url:cam': 0.16; 'thanks,': 0.17; 'message-id:@gmail.com': 0.30; 'anyone': 0.31; 'to:addr:python-list': 0.32; 'received:192.168.1': 0.34; 'received:192': 0.34; 'header:User-Agent:1': 0.35; 'subject: ?': 0.35; 'subject:skip:a 10': 0.35; 'url:ac': 0.35; 'url:uk': 0.36; 'hello,': 0.36; 'received:192.168': 0.37; 'received:209.85': 0.37; 'received:google.com': 0.38; 'help': 0.39; 'component': 0.39; 'to:addr:python.org': 0.39; 'received:209': 0.39; 'would': 0.40; 'header:Received:5': 0.40; 'subject:like': 0.68; 'subject:there': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:x-enigmail-version:content-type:content-transfer-encoding; bh=Qac50tMJdsaRDRjTte1ZkHLQtV9WveEXH73iqj+c2mA=; b=VVSeDlcSjSzCDkipeN2qHeF1WIHPXAVMgQ0sNCXl3Ay8MciJC3ti4fuk5vf3A4acR0 CgpzsQQ6rosBk+V8fDCzTjgqMNuBi4T/zRVeh84TKAbWtvKnfRitYP4v5aA4OpeHVgwV 7eDHrSAEG4r0sZJ0TXfNIv4Vmh4H8VCwhPff8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :x-enigmail-version:content-type:content-transfer-encoding; b=J8DpaT7i7w+l4f0cOaAhfnlWwVl1LsuS0REtbNNfGrx0BAH0rHJiXETpa7ZXu7myVP 3zCNNWjm7CSps4FNFXKPModjQI0RG7HSc7kS/Zqi6O1uWxGtEHRhSnjQagp9e8AfEZ2e WF1SfeuPzdcQYqGS4mlYBCfGXZL0LUAvy5uMA= Date: Sun, 08 May 2011 00:40:20 +0200 From: Stef Mientki User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070728 Thunderbird/2.0.0.6 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: python-list@python.org Subject: is there an autocompletion like Dasher ? X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 10 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1304808028 news.xs4all.nl 81473 [::ffff:82.94.164.166]:56379 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:4924 hello, I would like to have a autocompletion / help /snippet system like Dasher : http://www.inference.phy.cam.ac.uk/dasher/ anyone seen such a component ? thanks, Stef