On 2019-01-14, Schachner, Joseph <[email protected]> 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
