Re: [OT] Looking for a Python Program/Tool That Will Add Line Numbers to a txt File

2008-02-15 Thread Steve Holden
I'll see your IBM 650 and raise you a Univac 418 with a FastRand drum.

regards
  Steve

W. Watson wrote:
> Good grief! You go a long way back. Want to try for an IBM 650 with a drum 
> memory?
> 
> Gabriel Genellina wrote:
>> En Thu, 14 Feb 2008 04:54:56 -0200, W. Watson <[EMAIL PROTECTED]> 
>> escribió:
>>
>>> See Subject. It's a simple txt file, each line is a Python stmt, but I 
>>> need
>>> up to four digits added to each line with a space between the number 
>>> field
>>> and the text. Perhaps someone has already done this or there's a 
>>> source on
>>> the web for it. I'm not yet into files with Python. A sudden need has 
>>> burst
>>> upon me. I'm using Win XP.
>> This command should suffice - but you must first find a working CP/M 
>> system to use it:
>>
>> C>PIP [N] NEW.PY=OLD.PY
>>
>> (Sorry - just a a nostalgic flash!)
>>
> 


-- 
Steve Holden+1 571 484 6266   +1 800 494 3119
Holden Web LLC  http://www.holdenweb.com/

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: [OT] Looking for a Python Program/Tool That Will Add Line Numbers to a txt File

2008-02-14 Thread Gabriel Genellina
> Gabriel Genellina wrote:
>> En Thu, 14 Feb 2008 04:54:56 -0200, W. Watson <[EMAIL PROTECTED]>
>> escribió:
>>
>>> See Subject. It's a simple txt file, each line is a Python stmt, but I
>>> need
>>> up to four digits added to each line with a space between the number
>>> field
>>> and the text.

>> This command should suffice - but you must first find a working CP/M
>> system to use it:
>>
>> C>PIP [N] NEW.PY=OLD.PY
>>
>> (Sorry - just a a nostalgic flash!)

En Thu, 14 Feb 2008 19:47:16 -0200, Jaap Spies <[EMAIL PROTECTED]>  
escribió:

> Wow! You remembered this. Good old PIP!

So powerful... It was one of the first things I learned, perhaps that's  
why I still remember it.

En Thu, 14 Feb 2008 18:53:16 -0200, W. Watson <[EMAIL PROTECTED]>  
escribió:

> Good grief! You go a long way back. Want to try for an IBM 650 with a  
> drum
> memory?

I can't go s long back in time :) but I remember having used a  
Winchester removable hard drive, maybe 30MB capacity, that made a terrible  
noise and had to be powered on a few minutes earlier than the main unit  
because it had to "speed up".

-- 
Gabriel Genellina

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: [OT] Looking for a Python Program/Tool That Will Add Line Numbers to a txt File

2008-02-14 Thread Jaap Spies
Gabriel Genellina wrote:
> En Thu, 14 Feb 2008 04:54:56 -0200, W. Watson <[EMAIL PROTECTED]> 
> escribió:
> 
>> See Subject. It's a simple txt file, each line is a Python stmt, but I 
>> need
>> up to four digits added to each line with a space between the number 
>> field
>> and the text. Perhaps someone has already done this or there's a 
>> source on
>> the web for it. I'm not yet into files with Python. A sudden need has 
>> burst
>> upon me. I'm using Win XP.
> 
> This command should suffice - but you must first find a working CP/M 
> system to use it:
> 
> C>PIP [N] NEW.PY=OLD.PY
> 
> (Sorry - just a a nostalgic flash!)
> 

Wow! You remembered this. Good old PIP!

Jaap

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: [OT] Looking for a Python Program/Tool That Will Add Line Numbers to a txt File

2008-02-14 Thread W. Watson
Good grief! You go a long way back. Want to try for an IBM 650 with a drum 
memory?

Gabriel Genellina wrote:
> En Thu, 14 Feb 2008 04:54:56 -0200, W. Watson <[EMAIL PROTECTED]> 
> escribió:
> 
>> See Subject. It's a simple txt file, each line is a Python stmt, but I 
>> need
>> up to four digits added to each line with a space between the number 
>> field
>> and the text. Perhaps someone has already done this or there's a 
>> source on
>> the web for it. I'm not yet into files with Python. A sudden need has 
>> burst
>> upon me. I'm using Win XP.
> 
> This command should suffice - but you must first find a working CP/M 
> system to use it:
> 
> C>PIP [N] NEW.PY=OLD.PY
> 
> (Sorry - just a a nostalgic flash!)
> 

-- 
  Wayne Watson (Nevada City, CA)

Web Page: 
-- 
http://mail.python.org/mailman/listinfo/python-list


[OT] Looking for a Python Program/Tool That Will Add Line Numbers to a txt File

2008-02-14 Thread Gabriel Genellina
En Thu, 14 Feb 2008 04:54:56 -0200, W. Watson <[EMAIL PROTECTED]>  
escribió:

> See Subject. It's a simple txt file, each line is a Python stmt, but I  
> need
> up to four digits added to each line with a space between the number  
> field
> and the text. Perhaps someone has already done this or there's a source  
> on
> the web for it. I'm not yet into files with Python. A sudden need has  
> burst
> upon me. I'm using Win XP.

This command should suffice - but you must first find a working CP/M  
system to use it:

C>PIP [N] NEW.PY=OLD.PY

(Sorry - just a a nostalgic flash!)

-- 
Gabriel Genellina

-- 
http://mail.python.org/mailman/listinfo/python-list