mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
12 lines
343 B
Python
12 lines
343 B
Python
from __future__ import generator_stop
|
|
|
|
|
|
|
|
from : keyword.control.flow.python, source.python
|
|
: source.python
|
|
__future__ : source.python, support.variable.magic.python
|
|
: source.python
|
|
import : keyword.control.import.python, source.python
|
|
: source.python
|
|
generator_stop : source.python
|