solorice/vscode/extensions/magicstack.magicpython-1.1.0/test/builtins/builtins4.py
2022-04-28 20:54:44 +03:00

28 lines
831 B
Python

some.int
some.sum
some.super
some.unicode
some.foo
some.Exception
some : source.python
. : punctuation.separator.period.python, source.python
int : source.python
some : source.python
. : punctuation.separator.period.python, source.python
sum : source.python
some : source.python
. : punctuation.separator.period.python, source.python
super : source.python
some : source.python
. : punctuation.separator.period.python, source.python
unicode : source.python
some : source.python
. : punctuation.separator.period.python, source.python
foo : source.python
some : source.python
. : punctuation.separator.period.python, source.python
Exception : source.python