Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
inspections
/
PyByteLiteralInspection
/
expected.xml
blob: 34c08ad69d806995553b180e740e6162c5414ab8 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<problems>
<problem>
<file>
test.py
</file>
<line>
1
</line>
<description>
Byte literal contains characters > 255
</description>
</problem>
</problems>