mirror of
https://github.com/micropython/micropython.git
synced 2026-01-09 21:50:31 +01:00
If GeneratorExit is injected as a throw-value then that should lead to the close() method being called, if it exists. If close() does not exist then throw() should not be called, and this patch fixes this.
54 KiB
54 KiB