[Python-checkins] CVS: python/dist/src/Mac/Lib macostools.py,1.12,1.12.14.1

Jack Jansen jackjansen@users.sourceforge.net
2002年2月24日 14:50:05 -0800


Update of /cvsroot/python/python/dist/src/Mac/Lib
In directory usw-pr-cvs1:/tmp/cvs-serv18425
Modified Files:
 Tag: release22-maint
	macostools.py 
Log Message:
backport of 1.13:
Get rid of fsspec type initializer, it wasn't used anyway.
Index: macostools.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/Lib/macostools.py,v
retrieving revision 1.12
retrieving revision 1.12.14.1
diff -C2 -d -r1.12 -r1.12.14.1
*** macostools.py	25 Aug 2001 12:06:52 -0000	1.12
--- macostools.py	24 Feb 2002 22:50:03 -0000	1.12.14.1
***************
*** 19,24 ****
 Error = 'macostools.Error'
 
- FSSpecType = type(macfs.FSSpec(':'))
- 
 BUFSIZ=0x80000		# Copy in 0.5Mb chunks
 
--- 19,22 ----

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