Fall back on os.get_terminal_size() rather than calls to tput/stty
[pyutils.git] / .gitignore
1 **/__pycache__/
2 **/pyutils.egg-info
3 dist/*