[pyar] Error en conversión de string a fecha
Roberto Bravo
xbx.roberto en gmail.com
Vie Nov 23 14:46:26 ART 2012
>
>
> De cualquier manera, es re interesante encontrar el punto donde el
> locale cambia. Hay que editar el /usr/lib/python2.7/urllib2.py y
> empezar a seguir el funcionamiento, y detectar donde cambia.
>
> Slds.
>
> --
> . Facundo
>
Para ver algo rápido fijate los handlers que tiene instalado el urllib2:
Los míos:
>>> urllib2._opener.handlers
[<urllib2.UnknownHandler instance at 0x338f950>,
<urllib2.HTTPHandler instance at 0x338fcb0>,
<urllib2.HTTPDefaultErrorHandler instance at 0x338fc68>,
<urllib2.HTTPRedirectHandler instance at 0x338fea8>,
<urllib2.FTPHandler instance at 0x338fe60>,
<urllib2.FileHandler instance at 0x338fe18>,
<urllib2.HTTPSHandler instance at 0x338fd88>,
<urllib2.HTTPErrorProcessor instance at 0x338fdd0>]
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: <http://listas.python.org.ar/pipermail/pyar/attachments/20121123/2fa75e51/attachment.html>
More information about the pyar
mailing list