[maemo-developers] Identifying platform in Python code
From: Jeffrey Barish jeff_barish at earthlink.netDate: Mon Jun 4 19:00:32 EEST 2007
- Previous message: Problems with bora maemo repository and apt-get ...
- Next message: Identifying platform in Python code
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
How do I determine in my code that I am running on the N800? Neither os.name nor sys.platform gets the job done. The former returns "posix", the latter "linux2", and I get the same strings when I run on Ubuntu. -- Jeffrey Barish
- Previous message: Problems with bora maemo repository and apt-get ...
- Next message: Identifying platform in Python code
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]