[Tutor] Shelve

2010-02-11 Thread Randy Raymond
firewall. I tried turning the Windows Firewall completely off, but that does not help. Any ideas? Randy Raymond ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor

Re: [Tutor] Downloading S3 Logs

2010-02-11 Thread Randy Raymond
the date difference. Or, switch it around and test the date first, the the "key.name.startswith("log/access_log")". Sincerely, Randy Raymond From: Lao Mao Sent: Thursday, February 11, 2010 10:23 AM To: tutor@python.org Subject: [Tutor] Downloading S3 Logs Hello, I've written the

Re: [Tutor] Shelve

2010-02-11 Thread Randy Raymond
Ok, I see that is was the directory restriction that was the problem. Sorry for the simple question. Randy Raymond From: Randy Raymond Sent: Thursday, February 11, 2010 10:09 AM To: Tutor Python Subject: [Tutor] Shelve I am running Python 2.6.4 under Windows Vista 32-bit Home Edition

[Tutor] Just a Note

2010-02-12 Thread Randy Raymond
By the way, Alan Gauld's emails generate an error in my system. His is the only emails I have a problem with so far. At first it tried to open a News service. Randy Raymond ___ Tutor maillist - Tutor@python.org To unsubscribe or c

Re: [Tutor] What Editori?

2010-02-23 Thread Randy Raymond
I use Editra. Randy -- From: "spir" Sent: Tuesday, February 23, 2010 11:13 AM To: Subject: Re: [Tutor] What Editori? On Tue, 23 Feb 2010 17:46:24 +0100 Giorgio wrote: Definitely i just use pyscripter because it has the py idle integrated in

Re: [Tutor] What Editori?

2010-02-23 Thread Randy Raymond
I use Editra. Randy -- From: "spir" Sent: Tuesday, February 23, 2010 11:13 AM To: Subject: Re: [Tutor] What Editori? On Tue, 23 Feb 2010 17:46:24 +0100 Giorgio wrote: Definitely i just use pyscripter because it has the py idle integrated in

Re: [Tutor] Running a dos program with python

2010-03-10 Thread Randy Raymond
I use wxPython, which allows a statement like: wx.Execute('c:\shake91.exe "FLAC.txt" "a.txt" "b.txt"') From: Armstrong, Richard J. Sent: Wednesday, March 10, 2010 4:51 PM To: Wayne Werner Cc: tutor@python.org Subject: Re: [Tutor] Running a dos program with python From: sri...@