Re: [Tutor] Combine Scripts to Work Together...

2016-01-22 Thread Joel Goldstick
On Fri, Jan 22, 2016 at 1:48 PM, Joel Goldstick wrote: > > > On Fri, Jan 22, 2016 at 1:16 PM, Sam Starfas via Tutor > wrote: > >> >> >> >> Hi,I am new to Python, but learning. (Hopefully the layout is readable) >> I am having trouble getting two scripts to work together. What I want to >> do is

Re: [Tutor] Combine Scripts to Work Together...

2016-01-22 Thread Joel Goldstick
On Fri, Jan 22, 2016 at 1:16 PM, Sam Starfas via Tutor wrote: > > > > Hi,I am new to Python, but learning. (Hopefully the layout is readable) > I am having trouble getting two scripts to work together. What I want to > do is have the combinded script do the following: > 1. Read through a directo

[Tutor] Combine Scripts to Work Together...

2016-01-22 Thread Sam Starfas via Tutor
Hi,I am new to Python, but learning. (Hopefully the layout is readable) I am having trouble getting two scripts to work together. What I want to do is have the combinded script do the following: 1. Read through a directory of xml files, not a single file, but many xml files.2. Read each files