mirror of
https://github.com/kristoferssolo/solorice.git
synced 2026-03-18 08:09:40 +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
|