[pyar] zipfile
Juan BC
jbc.develop en gmail.com
Dom Mar 20 22:12:46 ART 2011
On 20/03/11 22:07, Nehuen Diez wrote:
> Buenas muchachos ! Necesito trabajar con un zip. Alguna documentación
> recomendable de zipfile? Algo legible rapidamente :)
>
>
> /*Saludos Cordiales.
> */
> /* -Nehuen Diez-*/
>
>
>
> _______________________________________________
> pyar mailing list pyar en python.org.ar
> http://listas.python.org.ar/listinfo/pyar
>
> PyAr - Python Argentina - Sitio web: http://www.python.org.ar/
probaste poner:
import zipfile
help(zipfile)
?
More information about the pyar
mailing list