Moved psCharStrings.py, psLib.py and psOperators.py to fontTools.misc, since they're not "toplevel" font tools.


git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@59 4cde692c-a291-49d1-8350-778aa11640f8
diff --git a/Lib/fontTools/cffLib.py b/Lib/fontTools/cffLib.py
index f6c122e..467777c 100644
--- a/Lib/fontTools/cffLib.py
+++ b/Lib/fontTools/cffLib.py
@@ -1,13 +1,13 @@
 """cffLib.py -- read/write tools for Adobe CFF fonts."""
 
 #
-# $Id: cffLib.py,v 1.3 1999-12-20 22:02:10 Just Exp $"
+# $Id: cffLib.py,v 1.4 2000-01-16 22:14:02 Just Exp $"
 #
 
 import struct, sstruct
 import string
 import types
-import psCharStrings
+from fontTools.misc import psCharStrings
 
 
 cffHeaderFormat = """