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


Groups > comp.lang.python > #31862

Re: Interest in seeing sh.py in the stdlib

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.005
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'differently': 0.07; 'behave': 0.09; 'inclusion': 0.09; 'pep': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'yet.': 0.13; ':-)': 0.13; 'library': 0.15; 'slightly': 0.15; 'belongs': 0.16; 'clark': 0.16; 'oct': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'stdlib.': 0.16; 'alex': 0.17; 'examples': 0.18; 'platforms': 0.18; 'os,': 0.22; 'header:User-Agent:1': 0.26; 'candidate': 0.26; 'propose': 0.27; 'header:X-Complaints-To:1': 0.28; 'concern': 0.29; "i'm": 0.29; 'e.g.': 0.30; 'getting': 0.33; 'curious': 0.33; 'to:addr:python-list': 0.33; 'that,': 0.34; 'jason': 0.35; 'said,': 0.35; 'there': 0.35; 'received:org': 0.36; 'really': 0.36; 'modules': 0.36; 'received:71': 0.36; 'subject:: ': 0.38; 'some': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'your': 0.60; "you'll": 0.62; 'said:': 0.65; 'gain': 0.79; 'liking': 0.84; 'people"': 0.84; 'popularity': 0.84; 'received:fios.verizon.net': 0.84; 'dennis': 0.91; 'convinced': 0.93
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Alex Clark <aclark@aclark.net>
Subject Re: Interest in seeing sh.py in the stdlib
Date Sun, 21 Oct 2012 16:27:47 -0400
Organization ACLARK.NET, LLC
References <CADijH1Xyu+Nzku8C0pR-Wh+eTPvSZmbEMO49YiZBYN+11Fr9xg@mail.gmail.com> <CANy1k1g6h4XAjSUKmOFDsy2Zc+sDMdjc2cynn6=MjkwZnnPsUg@mail.gmail.com> <0v98885ijmgb2lmaj8dp64ri9hvg3dsn4t@invalid.netcom.com>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding 8bit
X-Gmane-NNTP-Posting-Host pool-71-178-185-18.cmdnnj.fios.verizon.net
User-Agent Unison/2.1.9
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.2603.1350851282.27098.python-list@python.org> (permalink)
Lines 27
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1350851282 news.xs4all.nl 6917 [2001:888:2000:d::a6]:40039
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:31862

Show key headers only | View raw


On 2012-10-21 16:59:16 +0000, Dennis Lee Bieber said:

> On Sun, 21 Oct 2012 07:41:52 -0600, Jason Friedman <jason@powerpull.net>
> declaimed the following in gmane.comp.python.general:
> 
>> 
>> Pretty slick.  My only concern is portability, are there other
>> examples of modules (excepting Win32) that work on some platforms and
>> not others?
> 
> 	Just scan the library reference and you'll find a number of
> modules/functions that, even if available on all OS, behave slightly
> differently (look up mmap, for example; or readline)

I was just getting used to it as PBS :-) Other than really liking your 
lib… I'm not convinced it would be a good candidate for the stdlib, 
yet. E.g. Not every good lib belongs in the stdlib. That said, if sh.py 
continues to gain popularity (akin to e.g. requests) I suspect the 
"right people" (core developers?) will see it. I'm also curious how 
that happens, would a PEP be a good place to propose inclusion in the 
stdlib?


-- 
Alex Clark · https://www.gittip.com/aclark4life/

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


Thread

Re: Interest in seeing sh.py in the stdlib Alex Clark <aclark@aclark.net> - 2012-10-21 16:27 -0400

csiph-web