[Tutor] tadaahh! But how to identify zLinux?
eryksun
eryksun at gmail.com
Mon Apr 1 22:43:56 CEST 2013
On Mon, Apr 1, 2013 at 4:04 PM, Albert-Jan Roskam <fomcl at yahoo.com> wrote:
>
> I'm still stuck with a question though. The program is supposed to work
> with zLinux (IBM system Z). But how do I know that this system is used?
Have a look at the platform module for info on the Python
version/implementation, machine, and OS (e.g. linux_distribution):
http://docs.python.org/2.6/library/platform
More information about the Tutor
mailing list