Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #51379 > unrolled thread
| Started by | Jason Friedman <jsf80238@gmail.com> |
|---|---|
| First post | 2013-07-27 21:46 -0600 |
| Last post | 2013-07-27 21:46 -0600 |
| 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: Critic my module Jason Friedman <jsf80238@gmail.com> - 2013-07-27 21:46 -0600
| From | Jason Friedman <jsf80238@gmail.com> |
|---|---|
| Date | 2013-07-27 21:46 -0600 |
| Subject | Re: Critic my module |
| Message-ID | <mailman.5187.1374983206.3114.python-list@python.org> |
[Multipart message — attachments visible in raw view] — view raw
> > > I made a Python3 module that allows users to use certain Linux shell > commands from Python3 more easily than using os.system(), > subprocess.Popen(), or subprocess.getoutput(). This module (once placed > with the other modules) can be used like this > > Looks similar to https://pypi.python.org/pypi/sh.
Back to top | Article view | comp.lang.python
csiph-web