[Tutor] Trouble Parsing XML using lxml

2009-04-03 Thread marc
Hi - I'm hoping to get some guidance I am trying to parse a structure that looks like: {urn:FindingImport}TOOL - GD {urn:FindingImport}TOOL_VERSION - 2.0.8.8 {urn:FindingImport}AUTHENTICATED_FINDING - TRUE {urn:FindingImport}GD_VUL_NAME - Rename Built-in Guest Account {urn:FindingImport}GD_SEVERI

Re: [Tutor] subprocess Popen

2009-04-03 Thread Tiago Saboga
On Fri, Apr 03, 2009 at 03:12:08PM -0700, Weidner, Ronald wrote: > I have a long running py script that I'm trying to kick off from > another long running py script as a separate process... If either > script fails or terminates, I don't want the other script to be > effected as a result. In other

[Tutor] subprocess Popen

2009-04-03 Thread Weidner, Ronald
I have a long running py script that I'm trying to kick off from another long running py script as a separate process... If either script fails or terminates, I don't want the other script to be effected as a result. In other words I need a separate process not a new thread. In any case, this co

[Tutor] subprocess Popen

2009-04-03 Thread Weidner, Ronald
I have a long running py script that I'm trying to kick off from another long running py script as a separate process... If either script fails or terminates, I don't want the other script to be effected as a result. In other words I need a separate process not a new thread. In any case, this co

Re: [Tutor] Can't run this script while I'm logged off of Windows XP

2009-04-03 Thread Emile van Sebille
Eduardo Vieira wrote: Hello, I'm making a script that daily grabs some information and email it to some of my coworkers. It runs all the other parts while I'm logged off, but this part doesn't. I need to be logged on for it to work. Also, when I'm logged on to my Windows XP I just can't make it s

[Tutor] Can't run this script while I'm logged off of Windows XP

2009-04-03 Thread Eduardo Vieira
Hello, I'm making a script that daily grabs some information and email it to some of my coworkers. It runs all the other parts while I'm logged off, but this part doesn't. I need to be logged on for it to work. Also, when I'm logged on to my Windows XP I just can't make it send. It only sits in my

[Tutor] ping

2009-04-03 Thread Emile van Sebille
ping! ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor