mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
21 lines
733 B
Python
21 lines
733 B
Python
from .importing import *
|
|
from importing import *
|
|
|
|
|
|
|
|
from : keyword.control.import.python, source.python
|
|
: source.python
|
|
. : punctuation.separator.period.python, source.python
|
|
importing : source.python
|
|
: source.python
|
|
import : keyword.control.import.python, source.python
|
|
: source.python
|
|
* : keyword.operator.arithmetic.python, source.python
|
|
from : keyword.control.flow.python, source.python
|
|
: source.python
|
|
importing : source.python
|
|
: source.python
|
|
import : keyword.control.import.python, source.python
|
|
: source.python
|
|
* : keyword.operator.arithmetic.python, source.python
|