Re: [Tutor] Batch file copy script

2007-08-06 Thread Kent Johnson
Majid wrote: > Here is a possible logic for the script: > > 1. Open the list (C:\py\list.txt). > 2. Until the end of the file >3. Read a line from list.txt (e.g. '/dists/dapper/Release.gpg') >4. Change forward slashes to back slashes (e.g. > '\dists\dapper\Release

Re: [Tutor] Batch file copy script

2007-08-06 Thread bhaaluu
Greetings Majid, https://shipit.ubuntu.com/ The Ubunty people will ship a set of 5 CDs of the latest release to you, absolutely free. Go to the above site and fill out your shipping information. I have done this in the past, and they ship promptly. Why 5 CDs? It costs the same to ship 1 or 5, and

Re: [Tutor] Batch file copy script

2007-08-06 Thread Luke Paireepinart
Majid wrote: > Hi all, > I am new to Python and this mailing list. I wondered if someone would be > kind enough to give me a basic python skeleton to achieve the following. > > Many thanks in advance > Majid > > - > > > Here are the assumptions: > > 1. we have

[Tutor] Batch file copy script

2007-08-05 Thread Majid
Hi all, I am new to Python and this mailing list. I wondered if someone would be kind enough to give me a basic python skeleton to achieve the following. Many thanks in advance Majid - Here are the assumptions: 1. we have a list.txt file with entries like