Path: csiph.com!usenet.pasdenom.info!news.etla.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.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.006 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'offline': 0.03; 'cpython': 0.05; 'subject:Python': 0.06; 'mercurial': 0.09; 'python': 0.11; 'command-line': 0.16; 'from:addr:cs': 0.16; 'from:addr:zip.com.au': 0.16; 'from:name:cameron simpson': 0.16; 'message-id:@cskk.homeip.net': 0.16; 'received:211.29': 0.16; 'received:211.29.132': 0.16; 'received:optusnet.com.au': 0.16; 'received:syd.optusnet.com.au': 0.16; 'simpson': 0.16; 'wrote:': 0.18; 'fit': 0.20; 'header:User-Agent:1': 0.23; 'subversion': 0.24; 'cheers,': 0.24; 'header:In-Reply-To:1': 0.27; 'adams': 0.31; 'douglas': 0.31; 'subject:development': 0.31; 'url:python': 0.33; 'development.': 0.33; 'received:com.au': 0.36; 'charset:us- ascii': 0.36; 'url:org': 0.36; 'email addr:python.org': 0.37; 'received:211': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'new': 0.61; 'simple': 0.61; 'content- disposition:inline': 0.62; 'email name:python-list': 0.65; 'truth': 0.81; '99.9%': 0.84; 'distances': 0.84; 'edwards': 0.91 Date: Tue, 25 Jun 2013 07:36:48 +1000 From: Cameron Simpson To: python-list@python.org Subject: Re: Python development tools MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) References: X-Optus-CM-Score: 0 X-Optus-CM-Analysis: v=2.0 cv=eqSHVfVX c=1 sm=1 a=wom5GMh1gUkA:10 a=kj9zAlcOel0A:10 a=vrnE16BAAAAA:8 a=ZtCCktOnAAAA:8 a=I-15JFDfp2cA:10 a=8AHkEIZyAAAA:8 a=k2NTNref0sdJyBOWZAUA:9 a=CjuIK1q_8ugA:10 a=VhVvL8HfBcoA:10 a=ChdAjXE5lkUvdteQbhpnkQ==:117 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: 28 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1372109818 news.xs4all.nl 15923 [2001:888:2000:d::a6]:39176 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:49089 On 24Jun2013 14:28, Grant Edwards wrote: | On 2013-06-23, cutems93 wrote: | > I am new to python development and I want to know what kinds of tools | > people use for python development. | | 1) emacs | 2) Cpython | 3) subversion | 4) http://www.python.org/doc/ | 5) comp.lang.python 1) vi/vim 2) Cpython 3) mercurial 4) local copy of http://www.python.org/doc/ for python 2 and 3 (lets me work offline and snappier to browse) 5) python-list@python.org | 99.9% of the programs I write are command-line tools. 99.9% of the programs I write are command-line tools. Cheers, -- Cameron Simpson The simple truth is that interstellar distances will not fit into the human imagination. - Douglas Adams