Re: [Tutor] putting python to use

2007-07-28 Thread Tiger12506
>> >> /usr/sbin/advxrun2.0 # starts server then >> open (path) apache.config for input ? >> > > I don't really understand what you want to do. If you want to write a > script that runs other programs, look at os.system() > http://docs.python.org/lib/os-process.html#l2h-2761 > > What do you mean b

Re: [Tutor] putting python to use

2007-07-28 Thread Kent Johnson
chris harvey wrote: > Hi, > I am very very new to python language. if this is to > simple im sorry. I have had linux mandrake for 2 weeks > now and i have been learning. > I got my apache server running to find it has no GUI. > I was disapointed till i remembered i was learning > python. > I wond

[Tutor] putting python to use

2007-07-24 Thread chris harvey
Hi, I am very very new to python language. if this is to simple im sorry. I have had linux mandrake for 2 weeks now and i have been learning. I got my apache server running to find it has no GUI. I was disapointed till i remembered i was learning python. I wondered if a python script could be use