Coverage for isolatin1.py: 100%
2 statements
« prev ^ index » next coverage.py v7.6.0a0.dev1, created at 2024-07-10 12:20 -0400
« prev ^ index » next coverage.py v7.6.0a0.dev1, created at 2024-07-10 12:20 -0400
1# -*- coding: iso8859-1 -*-
2# A Python source file in another encoding.
4math = "3×4 = 12, ÷2 = 6±0"
5assert len(math) == 18