Re: [gDesklets] Http Proxy



2007/12/16, Sven <sven bugzilla gmx de>:
>
>
> Am Montag, den 03.12.2007, 10:18 -0300 schrieb Mario Gonzalez:
> > On 02/12/2007, Bjoern Koch <H Humpel gmx de> wrote:
> > > Traceback (most recent call last):
> > >   File "<stdin>", line 1, in ?
> > > NameError: name 'export' is not defined
> > > >>> export HTTP_PROXY=127.0.0.1:1080
> > >   File "<stdin>", line 1
> > >     export HTTP_PROXY=127.0.0.1:1080
> > >                     ^
> > > SyntaxError: invalid syntax
>
> the bash syntax is:
> export http_proxy="http://127.0.0.1:1080";;


What's the problem? the way you want to use bash scripts in python should be
clear now. Is't it?


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]