On 25 Feb 2004, at 17:39, Jean-François Piéronne wrote: > > Before I submit a patch, I have done the following update which seem > to fix the problem, any comment are welcome. > > patch for include/fileobject.h > @@ -54,3 +54,7 @@ > */ > +#ifdef __VMS > +#define PY_STDIOTEXTMODE "" > +#else > #define PY_STDIOTEXTMODE "b" > +#endif [...] I wouldn't call it __VMS: if Python still runs on OS/390 or MVS or whatever they'll have the same problem. And I/O system where the underlying filesystem isn't bytestream-based is really what we're talking about, I think. -- Jack Jansen, <Jack.Jansen at cwi.nl>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Goldman
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4