scmutil: narrow ImportError handling in termwidth()
The array module must exist. It's sufficient to suppress the ImportError of termios. Also salvaged the comment why we have to handle AttributeError, from 7002bb17cc5e.
Please register or sign in to comment