[pyar] Mejorando la documentacion del modulo platform

Joaquin Orbe joaquinorbe en gmail.com
Jue Sep 13 12:28:00 ART 2012


Hola, esto ayuda?

In [3]: help(platform.system)
Help on function system in module platform:

system()
    Returns the system/OS name, e.g. 'Linux', 'Windows' or 'Java'.

    An empty string is returned if the value cannot be determined.

Pareciera que no hay mucha vuelta, aunque viendo el codigo de
platform.py tambien devuelve 'MacOS' y 'OpenVMS'.

Saludos,
Joaco.



More information about the pyar mailing list