diff options
author | Bryan Bishop <kanzure@gmail.com> | 2012-04-18 16:17:31 -0500 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2012-04-18 16:17:31 -0500 |
commit | 90de01563668d7edecb1201a6de2aa03e1bfdb0f (patch) | |
tree | d825cab2f11179224676346bd16ad4853236b011 | |
parent | 227a77ac3bdd97d2f747580b825015bfba973400 (diff) |
spacing
original-commit-id: 6a8e2d0ed4394b1302434a4ec1334c231a8f3b38
-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 = { |