Hi,
I'm fairly new to using OOP and very new to Python, my first program is
coming along well and I have split the code into 2 modules.
The program finds stream urls, downloads them, re-encodes them to othe
formats, all this functionality I have created in one module with one
class called Streamri
--- Kent Johnson <[EMAIL PROTECTED]> wrote:
> Original Brownster wrote:
> > Hi,
> > I'm fairly new to using OOP and very new to Python, my first
> program is
> > coming along well and I have split the code into 2 modules.
> >
> > The program finds