Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #38449

Re: Is Python programming language?

Path csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!cs.uu.nl!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.001
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.05; 'python': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'scripting': 0.09; 'subject:language': 0.09; 'language,': 0.11; 'language': 0.14; 'from:addr:behnel.de': 0.16; 'from:addr:stefan_ml': 0.16; 'from:name:stefan behnel': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:programming': 0.16; 'stefan': 0.17; 'bit': 0.21; 'programming': 0.23; 'header:In-Reply-To:1': 0.25; 'header:User- Agent:1': 0.26; 'embedded': 0.27; 'language.': 0.27; "doesn't": 0.28; 'header:X-Complaints-To:1': 0.28; 'scripting,': 0.29; 'things,': 0.29; 'no,': 0.29; 'asking': 0.32; 'received:84': 0.32; 'to:addr:python-list': 0.33; 'said,': 0.35; 'subject:?': 0.35; 'received:org': 0.36; 'but': 0.36; 'rather': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'received:arcor-ip.net': 0.84; 'received:pools.arcor-ip.net': 0.84
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Stefan Behnel <stefan_ml@behnel.de>
Subject Re: Is Python programming language?
Date Fri, 08 Feb 2013 14:39:14 +0100
References <1360328631.24677.YahooMailClassic@web125203.mail.ne1.yahoo.com>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host dslb-084-056-008-081.pools.arcor-ip.net
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2
In-Reply-To <1360328631.24677.YahooMailClassic@web125203.mail.ne1.yahoo.com>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.1501.1360330770.2939.python-list@python.org> (permalink)
Lines 15
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1360330770 news.xs4all.nl 6847 [2001:888:2000:d::a6]:50150
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:38449

Show key headers only | View raw


gmspro, 08.02.2013 14:03:
> One said, Python is not programming language, rather scripting language, is that true?

Apples and oranges. It's a bit like asking if C is an embedded systems
language or if JavaScript is a 3D graphics language. Well, no, but you can
use them for that if you want. That doesn't render them any less Turing
complete.

In the same way, Python is a programming language that can be used for
scripting, as well as lots of other things, from web programming to number
crunching.

Stefan

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Is Python programming language? Stefan Behnel <stefan_ml@behnel.de> - 2013-02-08 14:39 +0100

csiph-web