[pyar] Error en conversión de string a fecha

Maxi maxirobaina en gmail.com
Vie Nov 23 17:37:15 ART 2012


El 23 de noviembre de 2012 14:46, Roberto Bravo <xbx.roberto en gmail.com>escribió:

>
>> 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>]
>
>
> A simple vista te diría que son los mismos.

[<urllib2.UnknownHandler instance at 0x8b78f6c>,
<urllib2.HTTPHandler instance at 0x8b89eec>,
<urllib2.HTTPDefaultErrorHandler instance at 0x8b7d22c>,
<urllib2.HTTPRedirectHandler instance at 0x8b8c0ac>,
<urllib2.FTPHandler instance at 0x8b8c18c>,
<urllib2.FileHandler instance at 0x8b8c1cc>,
<urllib2.HTTPSHandler instance at 0x8b8c24c>,
<urllib2.HTTPErrorProcessor instance at 0x8b8c1ec>]
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: <http://listas.python.org.ar/pipermail/pyar/attachments/20121123/75f81405/attachment.html>


More information about the pyar mailing list