Scott Nottingham
Results
2
issues of
Scott Nottingham
A couple problems I'm noticing: 1. If prompted while a progress bar is in use, the user typing is done at the end of the progress bar. If auto_refresh is...
enhancement
1. fix infinite request limit reached loop 2. By calling super().request instead of super().get, you avoid re-invoking your own request() override and stop the recursion.