Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!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.013 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'python,': 0.01; 'subject:Python': 0.05; 'to:name:python mailing list': 0.09; 'bash,': 0.16; 'wrote:': 0.18; 'this?': 0.19; 'header:In-Reply- To:1': 0.22; 'feb': 0.22; 'shell': 0.24; 'subject: ?': 0.24; 'sat,': 0.25; 'url:mailman': 0.27; "i'm": 0.28; 'message- id:@mail.gmail.com': 0.29; 'interact': 0.29; 'url:)': 0.29; 'received:209.85.210.46': 0.30; 'received:mail- pz0-f46.google.com': 0.30; 'url:listinfo': 0.32; 'agree': 0.33; 'to:addr:python-list': 0.35; 'url:python': 0.35; 'received:google.com': 0.37; 'received:209.85': 0.38; 'doing': 0.38; 'url:org': 0.39; 'received:209': 0.39; 'everyone': 0.39; 'to:addr:python.org': 0.40; 'views': 0.40; 'header:Received:6': 0.61; 'your': 0.61 Received-SPF: pass (google.com: domain of jabba.laci@gmail.com designates 10.68.195.73 as permitted sender) client-ip=10.68.195.73; Authentication-Results: mr.google.com; spf=pass (google.com: domain of jabba.laci@gmail.com designates 10.68.195.73 as permitted sender) smtp.mail=jabba.laci@gmail.com; dkim=pass header.i=jabba.laci@gmail.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=ohaDFd+dpP1rJgR6D7HQk27fOQtHkx6F5hfAFqZXhPI=; b=UDIEWc7sooFZYkeEdYCAWTf9XZPnSTN0bgVT+dnDU2lJqnN0obwjAbVPNKFzNxG4Zi sq5EhAZuwCX+vTYxSqHFm8swOsRdQe1VNP+1LkiEo3UY8Y9FT/vi4sdNE9ML6mYvm+fj SV2P3ERRsbLrJy7ezY2KTnCn+XZfi3NbBUDZM= MIME-Version: 1.0 In-Reply-To: <24942665.31.1329591482717.JavaMail.geo-discussion-forums@pbux2> References: <24942665.31.1329591482717.JavaMail.geo-discussion-forums@pbux2> From: Jabba Laci Date: Sat, 18 Feb 2012 20:21:53 +0100 Subject: Re: Python as a default shell, replacement of bash, sh, cmd ? To: Python mailing list Content-Type: text/plain; charset=ISO-8859-1 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: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1329592942 news.xs4all.nl 6938 [2001:888:2000:d::a6]:40780 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:20594 Have a look at IPython (http://ipython.org/). It can interact with the normal shell very well. Laszlo On Sat, Feb 18, 2012 at 19:58, SherjilOzair wrote: > Has it been considered to add shell features to python, such that it can be used as a default shell, as a replacement for bash, etc. > > I'm sure everyone would agree that doing this would make the terminal very powerful. > > What are your views on this? > -- > http://mail.python.org/mailman/listinfo/python-list