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


Groups > comp.lang.python > #51379 > unrolled thread

Re: Critic my module

Started byJason Friedman <jsf80238@gmail.com>
First post2013-07-27 21:46 -0600
Last post2013-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.


Contents

  Re: Critic my module Jason Friedman <jsf80238@gmail.com> - 2013-07-27 21:46 -0600

#51379 — Re: Critic my module

FromJason Friedman <jsf80238@gmail.com>
Date2013-07-27 21:46 -0600
SubjectRe: 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.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web