Files
openide/python/testData/inspections/PyCompatibilityInspection/underscoreBz2Module.py
Semyon Proshev 00eb505497 Python 2.6 is no more supported in compatibility inspection
Because 2.6 is not supported since 2019.1 in IDE.

GitOrigin-RevId: 3dee3e941c921ad3a5dc6d72cca840eb5d811691
2020-10-16 12:24:45 +00:00

1 line
83 B
Python

import <warning descr="Python version 2.7 does not have module _bz2">_bz2</warning>