Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Alexander_Naumov:SLE-12:Update
python-configshell
bsc1143852_fix_noninteractive.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bsc1143852_fix_noninteractive.patch of Package python-configshell
Index: configshell-1.5/configshell/shell.py =================================================================== --- configshell-1.5.orig/configshell/shell.py +++ configshell-1.5/configshell/shell.py @@ -43,8 +43,8 @@ except Exception: # In a thread, this fails pass +import readline if sys.stdout.isatty(): - import readline tty=True else: tty=False
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor