| Home | Trees | Index | Help |
|
|---|
| Package AccessGrid :: Package Platform |
|
| Submodules | |
|---|---|
| |
| Function Summary | |
|---|---|
Function that retusn 1 if the platform is linux, 0 otherwise | |
Function that retusn 1 if the platform is linux, 0 otherwise | |
Function that retusn 1 if the platform is os x, 0 otherwise | |
Function that retusn 1 if the platform is os x, 0 otherwise | |
Function that retusn 1 if the platform is windows, 0 otherwise | |
Function that retusn 1 if the platform is windows, 0 otherwise | |
| Variable Summary | |
|---|---|
str |
__revision__ = '$Id: __init__.py,v 1.9 2004/09/10 03:58:...
|
str |
AGTK_INSTALL = 'AGTK_INSTALL'
|
str |
AGTK_LOCATION = 'AGTK_LOCATION'
|
str |
AGTK_USER = 'AGTK_USER'
|
str |
LINUX = 'linux2'
|
str |
OSX = 'darwin'
|
str |
WIN = 'win32'
|
| Function Details |
|---|
IsLinux()Function that retusn 1 if the platform is linux, 0 otherwise |
isLinux()Function that retusn 1 if the platform is linux, 0 otherwise |
isOSX()Function that retusn 1 if the platform is os x, 0 otherwise |
IsOSX()Function that retusn 1 if the platform is os x, 0 otherwise |
isWindows()Function that retusn 1 if the platform is windows, 0 otherwise |
IsWindows()Function that retusn 1 if the platform is windows, 0 otherwise |
| Variable Details |
|---|
__revision__
|
AGTK_INSTALL
|
AGTK_LOCATION
|
AGTK_USER
|
LINUX
|
OSX
|
WIN
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Apr 14 16:39:28 2005 | http://epydoc.sf.net |