Home
last modified time | relevance | path

Searched refs:my_another_parameter (Results 1 – 2 of 2) sorted by relevance

/third_party/PyYAML/tests/data/
Dconstruct-custom.code9 YAMLObject1(my_parameter='foo', my_another_parameter=[1,2,3])
/third_party/PyYAML/tests/lib/
Dtest_constructor.py88 def __init__(self, my_parameter=None, my_another_parameter=None): argument
90 self.my_another_parameter = my_another_parameter