On Monday 19 June 2006 03:44, Cameron Laird wrote:
> In article <[EMAIL PROTECTED]>,
> Ten <[EMAIL PROTECTED]> wrote:
>
> >You can do this in various ways, ranging from the very simple and not very
> > good
> >
> >from commands import getoutput
> >
> >x=getoutput(command)
> >
> >
> >- to your more
In article <[EMAIL PROTECTED]>,
Ten <[EMAIL PROTECTED]> wrote:
.
.
.
>You can do this in various ways, ranging from the very simple and not very good
>
>from commands import getoutput
>
>x=getoutput(command)
>
>
>- to your mor
On Sunday 18 June 2006 21:28, ph0b0s wrote:
> Hi,
>
> i'm making an mp3 conversion program in Python, but am kind of stuck now.
> The conversion routines work, using LAME, but now a i'm building a GUI
> with GLADE around it, and would like to be able to show LAME's output
> to the user in a