eventually i should use the codecs function and try to be realistic about these latin-1 and utf-8 character sets
--HG-- branch : pmacs2
This commit is contained in:
parent
e0da89893a
commit
12234552fa
|
@ -1,4 +1,4 @@
|
||||||
import datetime, grp, md5, os, pwd, re, sets, shutil, stat, string
|
import codecs, datetime, grp, md5, os, pwd, re, sets, shutil, stat, string
|
||||||
import aes, dirutil, regex, highlight, lex
|
import aes, dirutil, regex, highlight, lex
|
||||||
from point import Point
|
from point import Point
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue