diff options
-rw-r--r-- | chars.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ # -*- coding: utf-8 -*- from copy import copy + #this is straight out of ../textpre.py because i'm lazy #see jap_chars for overrides if you are in japanese mode? chars = { |