error loading files containing nullbytes w/ urllib?

Skip Montanaro skip at pobox.com
Thu Jun 19 12:22:54 EDT 2003


    Luther> f = open('gwb.jpg','w')

    Luther> What am I doing wrong???

Are you using Windows or Mac OS 9?  If so, open your output file with mode =
'wb'.

Skip






More information about the Python-list mailing list