Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #68912

Re: Reading in cooked mode (was Re: Python MSI not installing, log file showing name of a Viatnemese communist revolutionary)

From Dennis Lee Bieber <wlfraed@ix.netcom.com>
Subject Re: Reading in cooked mode (was Re: Python MSI not installing, log file showing name of a Viatnemese communist revolutionary)
Date 2014-03-24 19:30 -0400
Organization IISS Elusive Unicorn
References <mailman.8409.1395538666.18130.python-list@python.org> <532f9a6b$0$29994$c3e8da3$5496439d@news.astraweb.com> <mailman.8433.1395631040.18130.python-list@python.org> <lgo9v1$b3i$1@speranza.aioe.org>
Newsgroups comp.lang.python
Message-ID <mailman.8470.1395703845.18130.python-list@python.org> (permalink)

Show all headers | View raw


On Sun, 23 Mar 2014 22:48:49 -0500, Mark H Harris <harrismh777@gmail.com>
declaimed the following:


>Which was my point in the first place about new-line standards. We all 
>know why its important to collapse \r\n into \n,  but why(?) in a 
>general way would this be the universal desired end? (rhetorical)  Your 
>example of byte-for-byte perfect copy is one good case (they are not). 
>Another might be controller code (maybe ancient) where the \r is 
>'required' and collapsing it to \n won't work on the device (tty, or 
>other).
>

	In ancient times, having \r and \n perform different actions were
almost mandated...

	Ever seen how a password prompt on a Teletype was handled? By using a
bare \r to overtype the input field with X, $, probably M, O, and 8 too...

{And I recall standard practice was to hit \r, to return the carriage, \n
for next line, and one RUBOUT to provide a delay while the carriage
returned to the left <G>}
-- 
	Wulfraed                 Dennis Lee Bieber         AF6VN
    wlfraed@ix.netcom.com    HTTP://wlfraed.home.netcom.com/

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Reading in cooked mode (was Re: Python MSI not installing, log file showing name of a Viatnemese communist revolutionary) Chris Angelico <rosuav@gmail.com> - 2014-03-23 12:37 +1100
  Re: Reading in cooked mode (was Re: Python MSI not installing, log file showing name of a Viatnemese communist revolutionary) Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-03-24 02:37 +0000
    Re: Reading in cooked mode (was Re: Python MSI not installing, log file showing name of a Viatnemese communist revolutionary) Chris Angelico <rosuav@gmail.com> - 2014-03-24 14:17 +1100
      Re: Reading in cooked mode (was Re: Python MSI not installing, log file showing name of a Viatnemese communist revolutionary) Mark H Harris <harrismh777@gmail.com> - 2014-03-23 22:48 -0500
        Re: Reading in cooked mode (was Re: Python MSI not installing, log file showing name of a Viatnemese communist revolutionary) Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-03-24 19:30 -0400
          Re: Reading in cooked mode (was Re: Python MSI not installing, log file showing name of a Viatnemese communist revolutionary) Mark H Harris <harrismh777@gmail.com> - 2014-03-24 18:48 -0500
            Re: Reading in cooked mode (was Re: Python MSI not installing, log file showing name of a Viatnemese communist revolutionary) Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-03-25 19:38 -0400
              Re: Reading in cooked mode (was Re: Python MSI not installing, log file showing name of a Viatnemese communist revolutionary) Mark H Harris <harrismh777@gmail.com> - 2014-03-27 11:24 -0500
              Re: Reading in cooked mode (was Re: Python MSI not installing, log file showing name of a Viatnemese communist revolutionary) Mark H Harris <harrismh777@gmail.com> - 2014-03-27 11:24 -0500

csiph-web