[Python-checkins] python/dist/src/Mac/Modules/fm fmscan.py,1.10,1.11

jackjansen@users.sourceforge.net jackjansen@users.sourceforge.net
2002年8月05日 08:39:59 -0700


Update of /cvsroot/python/python/dist/src/Mac/Modules/fm
In directory usw-pr-cvs1:/tmp/cvs-serv2925/fm
Modified Files:
	fmscan.py 
Log Message:
Enable building of Carbon toolbox modules with unix-Python.
Index: fmscan.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/Modules/fm/fmscan.py,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** fmscan.py	7 Jan 2002 14:15:02 -0000	1.10
--- fmscan.py	5 Aug 2002 15:39:27 -0000	1.11
***************
*** 3,10 ****
 import sys
 import os
! BGENDIR=os.path.join(sys.prefix, ':Tools:bgen:bgen')
 sys.path.append(BGENDIR)
 from scantools import Scanner
- from bgenlocations import TOOLBOXDIR
 
 LONG = "Fonts"
--- 3,9 ----
 import sys
 import os
! from bgenlocations import TOOLBOXDIR, BGENDIR
 sys.path.append(BGENDIR)
 from scantools import Scanner
 
 LONG = "Fonts"

AltStyle によって変換されたページ (->オリジナル) /