Mailbox, tell and read
Gordon McMillan
Gordon.McMillan at p98.f112.n480.z2.fidonet.org
Fri Jul 2 09:44:55 EDT 1999
More information about the Python-list mailing list
Fri Jul 2 09:44:55 EDT 1999
- Previous message (by thread): Mailbox, tell and read
- Next message (by thread): Mailbox, tell and read
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: "Gordon McMillan" <gmcm at hypernet.com> Fredrik Lundh wrote: > Gordon McMillan wrote: > > > First, are there platforms other than DOS/Windows/Win32 where there > > > is a difference between text and binary mode? > > > > There's a theoretical difference on *nix - otherwise, they wouldn't > > have made up the distinction! > > who are "they?" Whatever AT&T employee it was. AFAIK, it predates any glimmer of an idea of a "PC". > fwiw, the ANSI C rationale mentions Unix as the > special case here... go figure ;-) I have a vague recollection that it can make a difference on AIX. At least I remember fixing something by changing someone's "r" to "rb", but I've completely forgotten the context. - Gordon
- Previous message (by thread): Mailbox, tell and read
- Next message (by thread): Mailbox, tell and read
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list