Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.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.075 X-Spam-Evidence: '*H*': 0.86; '*S*': 0.01; 'ide': 0.09; 'subject:language': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'googling': 0.16; 'hits': 0.16; 'received:mac.com': 0.16; 'subject:python': 0.16; 'thursday,': 0.16; 'wrote:': 0.18; 'received:10.0.1': 0.19; 'cc:addr:python.org': 0.22; 'cc:2**1': 0.23; 'cc:no real name:2**0': 0.24; 'am,': 0.29; 'url:mailman': 0.30; 'url:python': 0.33; 'could': 0.34; 'there': 0.35; 'url:listinfo': 0.36; 'charset:us-ascii': 0.36; 'received:10.0': 0.36; 'url:org': 0.36; 'too': 0.37; 'list': 0.37; 'received:10': 0.37; 'nov': 0.38; 'received:17': 0.38; 'url:mail': 0.40; 'here:': 0.62; 'to:addr:gmail.com': 0.65; 'hours': 0.66; 'header:In-reply- to:1': 0.84; 'subject:know': 0.84; '2013,': 0.91; 'subject:want': 0.91; '2013': 0.98 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.10.8794,1.0.431,0.0.0000 definitions=2013-11-07_04:2013-11-07,2013-11-07,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1308280000 definitions=main-1311070076 Content-type: text/plain; charset=us-ascii MIME-version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Subject: Re: i want to know about python language From: William Ray Wing In-reply-to: <7bac0a88-da8a-4867-8a09-b388d10891e6@googlegroups.com> Date: Thu, 07 Nov 2013 08:48:40 -0500 Content-transfer-encoding: quoted-printable References: <7bac0a88-da8a-4867-8a09-b388d10891e6@googlegroups.com> To: Kewl p X-Mailer: Apple Mail (2.1510) Cc: python-list@python.org, William Ray Wing 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: 19 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1383832124 news.xs4all.nl 15957 [2001:888:2000:d::a6]:53343 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:58654 On Nov 7, 2013, at 1:51 AM, Kewl p wrote: > On Thursday, November 7, 2013 8:48:26 AM UTC+5:30, Kewl p wrote: >> hiiii >=20 > can i get link of a ide in which python can run,,...?? > --=20 > https://mail.python.org/mailman/listinfo/python-list There are actually almost too many. Googling for Python IDE will get = you a long list of hits to articles. You could start here: = http://stackoverflow.com/questions/81584/what-ide-to-use-for-python And spend several hours reading some of the other links you will get = from Google. -Bill=