mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-25 13:10:33 +08:00
Instead of checking for 'DONE' on each call uses generators builtin StopIteration for signalling the end of input.
Instead of checking for 'DONE' on each call uses generators builtin StopIteration for signalling the end of input.