Message from discussion
ten small Python programs
Path: g2news1.google.com!news2.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!nx02.iad01.newshosting.com!newshosting.com!newsfeed.icl.net!newsfeed.fjserv.net!syros.belnet.be!news.belnet.be!transit.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path: <python-python-l...@m.gmane.org>
X-Original-To: python-l...@python.org
Delivered-To: python-l...@bag.python.org
X-Spam-Status: OK 0.001
X-Injected-Via-Gmane: http://gmane.org/
To: python-l...@python.org
From: Steve Holden <st...@holdenweb.com>
Subject: Re: ten small Python programs
Date: Sat, 26 May 2007 21:35:54 -0400
References: <mailman.8216.1180205410.32031.python-list@python.org> <mcidnYViZIlYEcXbnZ2dnUVZ_uKknZ2d@comcast.com>
<1180229019.873381.52800@m36g2000hse.googlegroups.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Gmane-NNTP-Posting-Host: c-24-125-177-214.hsd1.va.comcast.net
User-Agent: Thunderbird 2.0.0.0 (Windows/20070326)
In-Reply-To: <1180229019.873381.52800@m36g2000hse.googlegroups.com>
Sender: news <n...@sea.gmane.org>
X-BeenThere: python-l...@python.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: General discussion list for the Python programming language
<python-list.python.org>
List-Unsubscribe: <http://mail.python.org/mailman/listinfo/python-list>,
<mailto:python-list-requ...@python.org?subject=unsubscribe>
List-Archive: <http://mail.python.org/pipermail/python-list>
List-Post: <mailto:python-l...@python.org>
List-Help: <mailto:python-list-requ...@python.org?subject=help>
List-Subscribe: <http://mail.python.org/mailman/listinfo/python-list>,
<mailto:python-list-requ...@python.org?subject=subscribe>
Newsgroups: comp.lang.python
Message-ID: <mailman.8228.1180229775.32031.python-list@python.org>
Lines: 27
NNTP-Posting-Host: 194.109.207.14
X-Trace: 1180229775 news.xs4all.nl 334 [::ffff:194.109.207.14]:57119
X-Complaints-To: abuse@xs4all.nl
Paul McGuire wrote:
[...].
>
> I guess pyparsing with its mixedCase functions and attributes is
> doomed for the Dunce Corner. Too bad for BeautifulSoup, cElementTree,
> and wxPython that are also at variance with this canon of Python
> coding style. ("Modules should have short, all-lowercase names. ...
> Python packages should also have short, all-lowercase names, although
> the use of underscores is discouraged.")
>
Although the names in wxPython are indeed contrary to PEP 8 (because
they are the same as the names used in wxWidgets) I should point out
that nowadays the name you import is "wx".
regards
Steve
--
Steve Holden +1 571 484 6266 +1 800 494 3119
Holden Web LLC/Ltd http://www.holdenweb.com
Skype: holdenweb http://del.icio.us/steve.holden
------------------ Asciimercial ---------------------
Get on the web: Blog, lens and tag your way to fame!!
holdenweb.blogspot.com squidoo.com/pythonology
tagged items: del.icio.us/steve.holden/python
All these services currently offer free registration!
-------------- Thank You for Reading ----------------