Pickled text file causing ValueError (dos/unix issue)
Paul Rubin
http
Fri Jan 14 01:19:17 EST 2005
Previous message (by thread):
Pickled text file causing ValueError (dos/unix issue)
Next message (by thread):
Pickled text file causing ValueError (dos/unix issue)
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Open the file on windows for writing with "wb" mode, the b is for binary.
Previous message (by thread):
Pickled text file causing ValueError (dos/unix issue)
Next message (by thread):
Pickled text file causing ValueError (dos/unix issue)
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Python-list mailing list