mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-24 19:12:18 +07:00
1 line
148 B
Python
1 line
148 B
Python
var = [x for x in <warning descr="Python version 3.0, 3.1, 3.2, 3.3, 3.4, 3.5 do not support this syntax in list comprehensions.">1, 2, 3</warning>] |