mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-09 08:09:39 +07:00
Additionally, I did the following: * re-generated lists of supported/unsupported interpreter modules * updated test data wherever Python versions appear in warnings Still need to figure out, though, why _bz2/bz2 modules were not found for some old versions of Python, hence information about their presense should be updated by hand in versions.xml.
1 line
121 B
Python
1 line
121 B
Python
print(<warning descr="Python version 3.4, 3.5, 3.6, 3.7, 3.8 do not support <>, use != instead.">a<caret> <> b</warning>) |