kopia lustrzana https://github.com/micropython/micropython-lib
8 wiersze
146 B
Python
8 wiersze
146 B
Python
|
|
nested_scopes = True
|
||
|
|
generators = True
|
||
|
|
division = True
|
||
|
|
absolute_import = True
|
||
|
|
with_statement = True
|
||
|
|
print_function = True
|
||
|
|
unicode_literals = True
|