Johan Geldenhuys wrote:
> Is there a module that I can use for this or is it a "os" function?

I haven't found any module for Linux.

Kent

> 
> Johan
> 
> -----Original Message-----
> From: Kent Johnson [mailto:[EMAIL PROTECTED] 
> Sent: 24 January 2007 04:39 PM
> To: [EMAIL PROTECTED]
> Cc: tutor@python.org
> Subject: Re: [Tutor] Python code to connect using PPPoE
> 
> Johan Geldenhuys wrote:
>> Kent,
>> I want to establish the connection with Python. I think in Linux you 
>> can use a PPPoE package to make life easier, but I don't want to use 
>> the Kernel to do that.
> 
> If you are on Linux, maybe you can use os.command() to control rp-pppoe.
> http://www.roaringpenguin.com/penguin/openSourceProducts/rpPppoe
> 
> If you are on Windows maybe win32ras does what you want?
> 
> Kent
> 
> --
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.5.432 / Virus Database: 268.17.8/649 - Release Date: 2007/01/23
> 08:40 PM
>  
> 


_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to