Home
last modified time | relevance | path

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

/development/vndk/tools/sourcedr/blueprint/tests/
Dtest_lexer.py32 py3_str = str # pylint: disable=invalid-name variable
34 def py3_str(string): function