[PYTHONMAC-SIG] file modes in Mac Python (frustrating)

Robin.K.Friedrich@USAHQ.UnitedSpaceAlliance.com Robin.K.Friedrich@USAHQ.UnitedSpaceAlliance.com
Fri, 11 Jul 1997 15:46:39 -0500


I just noticed the same thing the other night. This really bugs me 
because I know for a FACT that the vanilla open() function used to work 
fine on the Mac. 

______________________________ Reply Separator _________________________________
Subject: [PYTHONMAC-SIG] file modes in Mac Python (frustrating)
Author:  "Steven D. Majewski" <sdm7g@Virginia.EDU> at INTERNET
Date:    7/11/97 3:07 PM

When I try to open a file with read and write access using __builtin__
open on MacPython 1.4, I get an error when I try to write:

         IOError: (0, 'component result = no error')

_______________
PYTHONMAC-SIG  - SIG on Python for the Apple Macintosh

send messages to: pythonmac-sig@python.org
administrivia to: pythonmac-sig-request@python.org
_______________