Fix comment typo noticed by Rob Hooft

This commit is contained in:
Andrew M. Kuchling 2000-06-27 14:15:29 +00:00
parent af5b76677f
commit 8628157026
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# #
# ascii.py -- constants and memembership tests for ASCII characters # ascii.py -- constants and membership tests for ASCII characters
# #
NUL = 0x00 # ^@ NUL = 0x00 # ^@