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


Groups > comp.lang.python > #3596

Re: Namespaces in functions vs classes

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.111
X-Spam-Level *
X-Spam-Evidence '*H*': 0.78; '*S*': 0.00; 'wed,': 0.04; 'python.': 0.05; 'substitute': 0.09; 'programmer': 0.11; 'am,': 0.14; 'wrote:': 0.14; 'subject:Namespaces': 0.16; 'subject:classes': 0.16; 'language': 0.20; 'header:In-Reply-To:1': 0.22; 'help,': 0.22; 'generous': 0.23; 'chris': 0.27; 'message- id:@mail.gmail.com': 0.28; 'donate': 0.29; 'list': 0.30; 'taste': 0.31; 'to:addr:python-list': 0.32; 'there': 0.35; 'month.': 0.35; 'quite': 0.36; 'year.': 0.36; 'enough': 0.37; 'processing': 0.37; 'received:209.85': 0.37; '20,': 0.38; 'apr': 0.38; 'received:google.com': 0.38; 'end': 0.39; 'to:addr:python.org': 0.39; 'received:209': 0.39; 'persons': 0.40; "it's": 0.40; 'header:Received:5': 0.40; 'course.': 0.60; '2011': 0.62; 'articles': 0.67; 'foreign': 0.68; 'supply': 0.68; 'hey,': 0.74; 'us.': 0.75; '100%': 0.82; 'adjectives,': 0.84; 'received:209.85.210.174': 0.84; 'received:mail- iy0-f174.google.com': 0.84; 'free!': 0.97
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=2hvnvr7YRBWkQc1I1TWl0QdsYniWUu3PMXyLfLbjFC4=; b=nkZK990BCkhDhOOjfr0rKwf+WD6zxlTrvcGdmw+ADD3CY9Uz+szdvdwDa2KQrIJJqb WbdZ26qjNr3mVLYvNDNqNuF6waGh/a6l0Q4ZaLnc27EJf3EfUiwGH/yno+4gON3bZJew R3r0bkahv4r8wz2rGo/mUPAHxZ9GyaqFP9WJI=
DomainKey-Signature a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=gXiiuen/hXC7ErJYbTVU5VJpqljTKIWB0t67WaOUraSi1k79xk1gRNQPabQb2s2rXq HxRwgzfL7RYd1MbQXJ73KubMGRdGitzmDg92qJpEXAsATMprTweZvnat6YwmU6nS3QRW C/nMzDbpvTAkMUF1NmXVJellTRFuGeCgr3+rU=
MIME-Version 1.0
In-Reply-To <op.vt7grjs4a8ncjz@gnudebst>
References <mailman.570.1303231664.9059.python-list@python.org> <op.vt7grjs4a8ncjz@gnudebst>
Date Wed, 20 Apr 2011 08:11:45 +1000
Subject Re: Namespaces in functions vs classes
From Chris Angelico <rosuav@gmail.com>
To python-list@python.org
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding quoted-printable
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
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.585.1303251107.9059.python-list@python.org> (permalink)
Lines 22
NNTP-Posting-Host 82.94.164.166
X-Trace 1303251107 news.xs4all.nl 81474 [::ffff:82.94.164.166]:39692
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:3596

Show key headers only | View raw


On Wed, Apr 20, 2011 at 8:00 AM, Rhodri James
<rhodri@wildebst.demon.co.uk> wrote:
> Language abuse: it's not just Python.  A donation of just $5 will keep a
> programmer in prepositions for a month.  $50 will supply enough articles to
> keep a small company understandable for over a year.  With your generous
> help, we can beat this scourge!

/me subscribes his pennies to this noble cause.

It's quite tragic, you know. There are people who have never known the
taste of real adjectives, being so linguistically impoverished that
they have to substitute profanity in their sentences. It's not just a
foreign tragedy. There are destitute persons right near us. Donate NOW
to end the hunger! All donations go 100% to the needy. *

Chris Angelico

* After processing fees and my cut, of course. Hey, these list
advertisements don't come free!

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


Thread

Re: Namespaces in functions vs classes Gerald Britton <gerald.britton@gmail.com> - 2011-04-19 12:47 -0400
  Re: Namespaces in functions vs classes "Rhodri James" <rhodri@wildebst.demon.co.uk> - 2011-04-19 23:00 +0100
    Re: Namespaces in functions vs classes Chris Angelico <rosuav@gmail.com> - 2011-04-20 08:11 +1000
    [OT] Piling of prepositions (was: Namespaces in functions vs classes) Ben Finney <ben+python@benfinney.id.au> - 2011-04-20 09:39 +1000
      Re: [OT] Piling of prepositions (was: Namespaces in functions vs classes) Dave Angel <davea@ieee.org> - 2011-04-19 22:49 -0400
      Re: [OT] Piling of prepositions (was: Namespaces in functions vs classes) geremy condra <debatem1@gmail.com> - 2011-04-19 20:59 -0700

csiph-web