Home
last modified time | relevance | path

Searched defs:str_repr (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/py-altair/altair-4.1.0/altair/utils/
H A Ddisplay.py139 def default_renderer_base(spec, mime_type, str_repr, **options): argument
156 def json_renderer_base(spec, str_repr, **options): argument
/dports/www/ilias/ILIAS-5.4.25/tests/Validation/Constraints/
H A DCustomTest.php19 protected $str_repr; variable in MyToStringClass
/dports/www/ilias6/ILIAS-6.14/tests/Refinery/Custom/Constraint/
H A DCustomTest.php20 protected $str_repr; variable in MyToStringClass
/dports/devel/py-multi_key_dict/multi_key_dict-2.0.3/
H A Dmulti_key_dict.py305 str_repr = lambda x: '\'%s\'' % x if type(x) == str else str(x) function
/dports/net-mgmt/py-pynetbox/pynetbox-6.6.1/tests/integration/
H A Dtest_ipam.py16 str_repr=None, argument
H A Dtest_dcim.py38 str_repr=None, argument
/dports/devel/py-mypy/mypy-0.910/mypy/
H A Dstrconv.py330 def str_repr(self, s: str) -> str: member in StrConv
/dports/textproc/py-pybtex/pybtex-0.24.0/pybtex/
H A Drichtext.py73 def str_repr(string): function
/dports/devel/py-arpeggio/Arpeggio-1.10.2/arpeggio/
H A D__init__.py812 multiline=None, str_repr=None, re_flags=re.MULTILINE, argument
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/js2py/
H A Dbase.py25 def str_repr(s): function
/dports/devel/py-Js2Py/Js2Py-0.71/js2py/
H A Dbase.py25 def str_repr(s): function
/dports/devel/py-guppy3/guppy3-3.1.2/guppy/heapy/
H A DUniSet.py2063 str_repr = repr variable in Summary_str