mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-05 04:40:28 +07:00
otherwise it's easy to overlook it especially considering that there is also (confusingly) PyAddImportTest
2 lines
200 B
Python
2 lines
200 B
Python
def <warning descr="'async' and 'await' are not recommended to be used as variable, class, function or module names. They will become proper keywords in Python 3.7.">a<caret>sync</warning>():
|
|
pass |