Replace high-bit characters in file.

Mikke M. plopp at dummyaddress.doh
Sun Mar 31 17:45:59 EST 2002


> Probably not. If a (dBase) file is a binary thing, it might well be
> that you modify the non-text parts of it. You really have to
> understand the structure of the file, and apply the transformation
> only to the text fragments.

I'm using


> In general, this is more complicated, as the size of the string may
> change under the conversion, but in this specific case, this can't
> happen.







More information about the Python-list mailing list