Back to Intellij Community

PyByteLiteralInspection

python/python-psi-impl/resources/inspectionDescriptions/PyByteLiteralInspection.html

2025.3-rc-2100 B
Original Source

Reports characters in byte literals that are outside ASCII range.

Example:

s = b'№5'