PythonExtra/tests/basics/bytes_compare2.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
17 B
Python
Raw Permalink Normal View History

print(b"1" == 1)