Package AccessGrid :: Package Platform
[show private | hide private]
[frames | no frames]

Package AccessGrid.Platform

Platform sub modules.
Submodules

Function Summary
  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 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__

Type:
str
Value:
'$Id: __init__.py,v 1.9 2004/09/10 03:58:53 judson Exp $'              

AGTK_INSTALL

Type:
str
Value:
'AGTK_INSTALL'                                                         

AGTK_LOCATION

Type:
str
Value:
'AGTK_LOCATION'                                                        

AGTK_USER

Type:
str
Value:
'AGTK_USER'                                                            

LINUX

Type:
str
Value:
'linux2'                                                               

OSX

Type:
str
Value:
'darwin'                                                               

WIN

Type:
str
Value:
'win32'                                                                

Generated by Epydoc 2.1 on Thu Apr 14 16:39:28 2005 http://epydoc.sf.net