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


Groups > comp.lang.python > #90253

Re: Jython from bathc file?

From Dennis Lee Bieber <wlfraed@ix.netcom.com>
Subject Re: Jython from bathc file?
Date 2015-05-09 23:26 -0400
Organization IISS Elusive Unicorn
References <mijh9c$nv6$2@reader1.panix.com> <milsp5$fg8$1@reader1.panix.com> <mailman.294.1431215521.12865.python-list@python.org> <mimf58$gov$1@reader1.panix.com>
Newsgroups comp.lang.python
Message-ID <mailman.297.1431228417.12865.python-list@python.org> (permalink)

Show all headers | View raw


On Sun, 10 May 2015 02:18:16 +0000 (UTC),
vjp2.at@at.BioStrategist.dot.dot.com declaimed the following:

>Tee from gnuutils??
>
	I doubt Python would ever be ported to an archaic Z-80 system, but
TRSDOS 6 might have supported the desired function:

ROUTE *dummy TO file/spc
LINK *ki TO *dummy
(Or maybe *dummy to *ki; It has been 40 years -- I suspect if I powered up
the Mod III/4 the heads would snap off the floppy drives)

ROUTE creates a "device" connected to a device or file
LINK connects two devices together so I/O passes through both.

-- 
	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

Jython from bathc file? vjp2.at@at.BioStrategist.dot.dot.com - 2015-05-08 23:36 +0000
  Re: Jython from bathc file? Todd Vargo <tlvargo@sbcglobal.netz> - 2015-05-09 06:17 -0400
  Re: Jython from bathc file? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-05-09 20:29 +1000
  Re: Jython from bathc file? vjp2.at@at.BioStrategist.dot.dot.com - 2015-05-09 21:04 +0000
    Re: Jython from bathc file? Michael Torrie <torriem@gmail.com> - 2015-05-09 16:54 -0600
    Re: Jython from bathc file? Dave Angel <davea@davea.name> - 2015-05-09 19:51 -0400
      Re: Jython from bathc file? vjp2.at@at.BioStrategist.dot.dot.com - 2015-05-10 02:25 +0000
        Re: Jython from bathc file? Rustom Mody <rustompmody@gmail.com> - 2015-05-09 19:36 -0700
      Re: Jython from bathc file? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-05-09 23:26 -0400
      Re: Jython from bathc file? vjp2.at@at.BioStrategist.dot.dot.com - 2015-05-10 02:18 +0000

csiph-web