From 574b2dd32d2f55edd4131e25e9f54d843f6c8a89 Mon Sep 17 00:00:00 2001
From: Markus Scherer The list of "invariant characters" is:
* \code
* A-Z a-z 0-9 SPACE " % & ' ( ) * + , - . / : ; < = > ? _
- *\endcode
- *
- * (52 letters + 10 numbers + 20 punc/sym = 82 total)
+ * (52 letters + 10 numbers + 20 punc/sym/space = 82 total)
This matches the IBM Syntactic Character Set (CS 640).
* *In other words, all the graphic characters in 7-bit ASCII should * be safely accessible except the following: