On Mon 29 Apr 2002 20:56, Amaya wrote:
> Estoy peg�ndome con httplib.
> �C�mo le paso un usuario:[EMAIL PROTECTED]
> Siempre me dice, el muy perro, que no encuentra el host :-)
>
> Gracias mil y perd�n por el pedaso off-topic...

self.http.putheader('Authorization: Basic ' + base64.encodestring(login + ':' 
+ password))


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Responder a