Skip to content

Conversation

suresttexas00
Copy link

@suresttexas00 suresttexas00 commented Mar 10, 2017

Since there is no "break" any where in the 'while True' loop, return buffer will never be executed. Having it in the code gives the false implication that it might and contributes to making the code less understandable.

Since there is no "break" any where in the 'while True' loop, `return buffer` would never be executed.  Having it in the code gives the false implication that it might and contributes to making the code less understandable.
@suresttexas00
Copy link
Author

Prefer to see this as part of #13 (or after #13 is pulled).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant