Closed sgiehl closed 4 years ago
Can we add a test for this case so it won't regress again in the future?
@mattab I'm not that deep into python. Would need to investigate if it's possible to "overwrite" stdin in tests
If it's still important to add tests: https://stackoverflow.com/questions/6271947/how-can-i-simulate-input-to-stdin-for-pyunit
fixes #273