[Tutor] Problem with os.system

2013-03-01 Thread Vijay Kumar R
e_wo_ext)): os.makedirs("%s" % (name_wo_ext)) I am not able to find out why os.system is not executing the commands. Could somebody please help me out in resolving the problem as I have used os.system enormous

Re: [Tutor] system()? popen2()? How to execute a command & save its output?

2010-09-29 Thread vijay
command_name = 'ps -ax|grep  sometext >>/tmp/output.txt'f = os.popen('%s' %command_name) fp = open('/tmp/output.txt') print fp.readlines() With Regards Vijay --- On Thu, 30/9/10, James Hartley wrote: From: James Hartley Subject: [Tutor]

[Tutor] Django test case problem

2009-07-28 Thread VIJAY KUMAR
this link for the same http://docs.djangoproject.com/en/dev/topics/testing/       with thanks Vijay   Love Cricket? Check out live scores, photos, video highlights and more. Click here http://cricket.yahoo.com___ Tutor maillist - Tutor

Re: [Tutor] Perfect Python web stack?

2007-01-17 Thread Vijay Pattisapu
I personally like Zope's object-oriented database. -Vijay On 17/01/07, OkaMthembo <[EMAIL PROTECTED]> wrote: > Ok pythonistas! > > Please help me to decide. I might have asked some of you before, so please > bear with me. > > I want to build a database driven python

[Tutor] Graphics with Python: wxPython vs. tkinter vs. PyCairo vs. PyX vs...

2007-01-17 Thread Vijay Pattisapu
Hey friends-- I've been looking through the archives and haven't found any comparative evaluation of Python graphics libraries... Which is the best (or your favorite), and for what tasks? Thanks a lot! Vijay -- 3506 Speedway Austin, TX 78705 Cell: (46