Searched defs:python (Results 1 - 5 of 5) sorted by relevance

/forgerock/opendj-b2.6/tests/staf-tests/shared/python/
H A Dcommon.py1 #!/usr/bin/python
583 import org.python.core namespace
585 if result.__class__ is org.python.core.PyList:
592 elif result.__class__ is org.python.core.PyString:
865 from org.python.core import PyString,PyList,PyDictionary
867 from org.python.core import PyUnicode
/forgerock/opendj2/tests/staf-tests/shared/python/
H A Dcommon.py1 #!/usr/bin/python
582 import org.python.core namespace
584 if result.__class__ is org.python.core.PyList:
591 elif result.__class__ is org.python.core.PyString:
864 from org.python.core import PyString,PyList,PyDictionary
866 from org.python.core import PyUnicode
/forgerock/opendj2.6.2/tests/staf-tests/shared/python/
H A Dcommon.py1 #!/usr/bin/python
583 import org.python.core namespace
585 if result.__class__ is org.python.core.PyList:
592 elif result.__class__ is org.python.core.PyString:
865 from org.python.core import PyString,PyList,PyDictionary
867 from org.python.core import PyUnicode
/forgerock/opendj2-jel-hg/tests/staf-tests/shared/python/
H A Dcommon.py1 #!/usr/bin/python
583 import org.python.core namespace
585 if result.__class__ is org.python.core.PyList:
592 elif result.__class__ is org.python.core.PyString:
865 from org.python.core import PyString,PyList,PyDictionary
867 from org.python.core import PyUnicode
/forgerock/opendj2-hg/tests/staf-tests/shared/python/
H A Dcommon.py1 #!/usr/bin/python
582 import org.python.core namespace
584 if result.__class__ is org.python.core.PyList:
591 elif result.__class__ is org.python.core.PyString:
864 from org.python.core import PyString,PyList,PyDictionary
866 from org.python.core import PyUnicode

Completed in 799 milliseconds