On 2019-01-14, Schachner, Joseph <joseph.schach...@teledyne.com> wrote:

> Note sure why you couldn't capture $ echo $COLUMNS from a subprocess
> call.

You can. But, the subprocess is going to inherit the value from the
Python program's environment, so it's just pointless complexity.

-- 
Grant Edwards               grant.b.edwards        Yow! I represent a
                                  at               sardine!!
                              gmail.com            

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to