Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/lib/
H A Dutils.py428 def split_string_with_index(stri, n): argument
438 data = [stri[index : index + n] for index in range(0, len(stri), n)]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/jack/jack/
H A D0002-Fix-all-DeprecationWarning-invalid-escape-sequence.patch42 @@ -11,7 +11,7 @@ The values put in :py:class:`ConfigSet` must be serializable (dicts, lists, stri