On Jan 15, 4:46 pm, r0g wrote:
> João wrote:
> > On Jan 15, 2:38 pm, r0g wrote:
> >> João wrote:
> >>> On Jan 14, 5:58 pm, r0g wrote:
> João wrote:
> > On Jan 12, 10:07 pm, r0g wrote:
> >> João wrote:
> > for the following data,
> > authentication = "UID=somestring&"
>
On Jan 15, 4:46 pm, r0g wrote:
> João wrote:
> > On Jan 15, 2:38 pm, r0g wrote:
> >> João wrote:
> >>> On Jan 14, 5:58 pm, r0g wrote:
> João wrote:
> > On Jan 12, 10:07 pm, r0g wrote:
> >> João wrote:
> > for the following data,
> > authentication = "UID=somestring&"
>
João wrote:
> On Jan 15, 2:38 pm, r0g wrote:
>> João wrote:
>>> On Jan 14, 5:58 pm, r0g wrote:
João wrote:
> On Jan 12, 10:07 pm, r0g wrote:
>> João wrote:
> for the following data,
> authentication = "UID=somestring&"
> message = 'PROBLEM severity High: OperatorX Plat1(
EDIT:
About the proxy.
That's why I'm using the '-P' in the POST call.
/usr/bin/POST -P
--
http://mail.python.org/mailman/listinfo/python-list
On Jan 15, 2:38 pm, r0g wrote:
> João wrote:
> > On Jan 14, 5:58 pm, r0g wrote:
> >> João wrote:
> >>> On Jan 12, 10:07 pm, r0g wrote:
> João wrote:
> >>> for the following data,
> >>> authentication = "UID=somestring&"
> >>> message = 'PROBLEM severity High: OperatorX Plat1(locationY) glob
João wrote:
> On Jan 14, 5:58 pm, r0g wrote:
>> João wrote:
>>> On Jan 12, 10:07 pm, r0g wrote:
João wrote:
>>> for the following data,
>>> authentication = "UID=somestring&"
>>> message = 'PROBLEM severity High: OperatorX Plat1(locationY) global
>>> Succ. : 94.47%'
>>> dest_number = 'XX
On Jan 14, 5:58 pm, r0g wrote:
> João wrote:
> > On Jan 12, 10:07 pm, r0g wrote:
> >> João wrote:
>
> > for the following data,
> > authentication = "UID=somestring&"
> > message = 'PROBLEM severity High: OperatorX Plat1(locationY) global
> > Succ. : 94.47%'
> > dest_number = 'XXX'
>
João wrote:
> On Jan 12, 10:07 pm, r0g wrote:
>> João wrote:
>
> for the following data,
> authentication = "UID=somestring&"
> message = 'PROBLEM severity High: OperatorX Plat1(locationY) global
> Succ. : 94.47%'
> dest_number = 'XXX'
>
> url_values = urlencode({'M':message})
> enc_
On Jan 12, 10:07 pm, r0g wrote:
> João wrote:
> > On Jan 12, 8:05 pm, r0g wrote:
> >> João wrote:
> >>> Someone please?
> >> Haven't seen your original post yet mate, usenet can be flaky like that,
> >> might have been a good idea to quote your original post!
>
> >> Roger.
>
> > Thanks Roger.
>
>
João wrote:
> On Jan 12, 8:05 pm, r0g wrote:
>> João wrote:
>>> Someone please?
>> Haven't seen your original post yet mate, usenet can be flaky like that,
>> might have been a good idea to quote your original post!
>>
>> Roger.
>
> Thanks Roger.
>
>> João wrote:
>>> Someone please?
>>> Hi.
>>>
On Jan 12, 8:05 pm, r0g wrote:
> João wrote:
> > Someone please?
>
> Haven't seen your original post yet mate, usenet can be flaky like that,
> might have been a good idea to quote your original post!
>
> Roger.
Thanks Roger.
> João wrote:
> > Someone please?
> > Hi.
> > I'm trying to figure out
João wrote:
> Someone please?
Haven't seen your original post yet mate, usenet can be flaky like that,
might have been a good idea to quote your original post!
Roger.
--
http://mail.python.org/mailman/listinfo/python-list
Someone please?
--
http://mail.python.org/mailman/listinfo/python-list
Hi.
I'm trying to figure out how to force URLencoding in my Python 2.4.3
environment receiving data an input argument but I'm really at a loss
here.
What am I doing wrong?
#!/usr/bin/env python
import sys
from urllib import urlencode, urlopen
from urllib2 import Request
import urlparse
destinat
14 matches
Mail list logo