Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #31854 > unrolled thread
| Started by | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
|---|---|
| First post | 2012-10-21 12:59 -0400 |
| Last post | 2012-10-21 12:59 -0400 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Interest in seeing sh.py in the stdlib Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-10-21 12:59 -0400
| From | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
|---|---|
| Date | 2012-10-21 12:59 -0400 |
| Subject | Re: Interest in seeing sh.py in the stdlib |
| Message-ID | <mailman.2592.1350838768.27098.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web