Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/tools/
A Dgen-cpydiff.py55 RSTCHARS = ["=", "-", "~", "`", ":"] variable
210 rst.write(RSTCHARS[0] * len(section[i]))
215 rst.write(RSTCHARS[min(i, len(RSTCHARS) - 1)] * len(section[i]))

Completed in 2 milliseconds