Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #36352
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!news2.arglkargh.de!news.mixmin.net!feed.xsnews.nl!border-1.ams.xsnews.nl!xlned.com!feeder1.xlned.com!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <marduk@python.net> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.008 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'python': 0.09; 'received:internal': 0.09; 'variables,': 0.09; 'void*': 0.09; 'subject:python': 0.11; 'message-id:@webmail.messagingengine.com': 0.16; 'received:10.202': 0.16; 'received:10.202.2': 0.16; 'received:66.111': 0.16; 'received:66.111.4': 0.16; 'received:mail.srv.osa': 0.16; 'received:messagingengine.com': 0.16; 'received:nyi.mail.srv.osa': 0.16; 'received:osa': 0.16; 'received:srv.osa': 0.16; 'variables': 0.17; 'header:In-Reply- To:1': 0.25; 'guess': 0.27; 'subject: ?': 0.30; 'could': 0.32; 'to:addr:python-list': 0.33; 'except': 0.36; 'wanted': 0.36; 'compare': 0.36; 'does': 0.37; 'subject:: ': 0.38; 'received:10': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'you.': 0.61; 'header:Message-Id:1': 0.62; '*really*': 0.84; 'casting': 0.84; 'subject:available': 0.96 |
| DKIM-Signature | v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:subject:date:in-reply-to :references; s=smtpout; bh=KpBfi2QC7TNMG8lJnohGYtI2xpo=; b=bUjbR TRUBOO2OzgukQTLM+iGaktA+/q0AdJHs9t3JqC1odr2pu75R66hAG8KlN8XOY3VM Pmv0jBqBgOmhpQVzRncVsVjNvIfD4cIJOSBOS2bRP6ZpzVAPRhg1rbxgB5ZLNbSi kFJ9Pyyut7HUKLAycKlC9K/RSej+7UQtOZ8XjU= |
| X-Sasl-Enc | 8vZilxHuYNy+it/pvJA+vIZKejdNi9YO5octlN/HyxJR 1357569153 |
| From | marduk <marduk@python.net> |
| To | python-list@python.org |
| MIME-Version | 1.0 |
| Content-Transfer-Encoding | 7bit |
| Content-Type | text/plain |
| X-Mailer | MessagingEngine.com Webmail Interface - ajax-33d24f93 |
| Subject | Re: Over 30 types of variables available in python ? |
| Date | Mon, 07 Jan 2013 09:32:33 -0500 |
| In-Reply-To | <50ea9ac2$0$21851$c3e8da3$76491128@news.astraweb.com> |
| References | <1357513931.54941.YahooMailNeo@web125504.mail.ne1.yahoo.com> <kcd5sg$dtq$1@ger.gmane.org> <mailman.209.1357548954.2939.python-list@python.org> <50ea9ac2$0$21851$c3e8da3$76491128@news.astraweb.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.220.1357569156.2939.python-list@python.org> (permalink) |
| Lines | 3 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1357569156 news.xs4all.nl 6871 [2001:888:2000:d::a6]:55097 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:36352 |
Show key headers only | View raw
So I guess if one *really* wanted to compare C variables to Python variables, you could say that all python variables are of type void* except Python does all mallocs/frees and the casting for you.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: Over 30 types of variables available in python ? chaouche yacine <yacinechaouche@yahoo.com> - 2013-01-07 00:53 -0800
Re: Over 30 types of variables available in python ? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-01-07 09:52 +0000
Re: Over 30 types of variables available in python ? marduk <marduk@python.net> - 2013-01-07 09:32 -0500
Re: Over 30 types of variables available in python ? Dave Angel <d@davea.name> - 2013-01-07 09:45 -0500
Re: Over 30 types of variables available in python ? Chris Angelico <rosuav@gmail.com> - 2013-01-08 01:59 +1100
Re: Over 30 types of variables available in python ? Rick Johnson <rantingrickjohnson@gmail.com> - 2013-01-10 21:20 -0800
Re: Over 30 types of variables available in python ? Rick Johnson <rantingrickjohnson@gmail.com> - 2013-01-10 21:20 -0800
csiph-web