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


Groups > comp.lang.python > #31854

Re: Interest in seeing sh.py in the stdlib

From Dennis Lee Bieber <wlfraed@ix.netcom.com>
Subject Re: Interest in seeing sh.py in the stdlib
Date 2012-10-21 12:59 -0400
Organization > Bestiaria Support Staff <
References <CADijH1Xyu+Nzku8C0pR-Wh+eTPvSZmbEMO49YiZBYN+11Fr9xg@mail.gmail.com> <CANy1k1g6h4XAjSUKmOFDsy2Zc+sDMdjc2cynn6=MjkwZnnPsUg@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.2592.1350838768.27098.python-list@python.org> (permalink)

Show all headers | View raw


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)
-- 
	Wulfraed                 Dennis Lee Bieber         AF6VN
        wlfraed@ix.netcom.com    HTTP://wlfraed.home.netcom.com/

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


Thread

Re: Interest in seeing sh.py in the stdlib Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-10-21 12:59 -0400

csiph-web