8000 Merge pull request #7292 from jepler/fix-error-message · adafruit/circuitpython@d7d5a96 · GitHub
[go: up one dir, main page]

Skip to content

Commit d7d5a96

Browse files
authored
Merge pull request #7292 from jepler/fix-error-message
fix display of the 'host not found' message
2 parents e871deb + 7ceca0c commit d7d5a96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

py/makeqstrdefs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
# These are just vexing!
6666
del name2codepoint["and"]
6767
del name2codepoint["or"]
68+
del name2codepoint["not"]
6869

6970

7071
def preprocess():

0 commit comments

Comments
 (0)
0