Message338140
| Author | jagadeesh |
|---|---|
| Recipients | jagadeesh, ned.deily, ronaldoussoren |
| Date | 2019-03-17.20:55:32 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1552856132.97.0.4276096432.issue36331@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
>>>> check_output(["screen", "-ls"])
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/local/Cellar/pypy3/6.0.0/libexec/lib-python/3/subprocess.py", line 316, in check_output
**kwargs).stdout
File "/usr/local/Cellar/pypy3/6.0.0/libexec/lib-python/3/subprocess.py", line 398, in run
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['screen', '-ls']' returned non-zero exit status 1 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-03-17 20:55:33 | jagadeesh | set | recipients: + jagadeesh, ronaldoussoren, ned.deily |
| 2019-03-17 20:55:32 | jagadeesh | set | messageid: <1552856132.97.0.4276096432.issue36331@roundup.psfhosted.org> |
| 2019-03-17 20:55:32 | jagadeesh | link | issue36331 messages |
| 2019-03-17 20:55:32 | jagadeesh | create | |