mirror of
https://github.com/okhsunrog/vpnhide.git
synced 2026-05-20 09:03:10 +00:00
`c` iterates one character at a time over the test name string; a single character is never the empty string, so the disjunct was always False. The remaining `0x20 <= ord(c) < 0x7F` already correctly rejects non-ASCII names, so behaviour is unchanged. |
||
|---|---|---|
| .. | ||
| build-version.py | ||
| build_lib.py | ||
| changelog.py | ||
| changelog_lib.py | ||
| clean-device.sh | ||
| codegen-interfaces.py | ||
| preview-changelog.py | ||
| release.py | ||
| stats.py | ||
| update-json.sh | ||