Trees | Indices | Help |
|
---|
|
|
|||
|
|||
|
|
|||
logger = logging.getLogger(__name__)
|
Imports: logging, traceback, re, omero_version, OmeroWebGateway
|
Get the boolean value of the provided input. If the value is a boolean return the value. Otherwise check to see if the value is in ["false", "f", "no", "n", "none", "0", "[]", "{}", "" ] and returns True if value is not in the list |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Sep 23 15:04:49 2014 | http://epydoc.sourceforge.net |