Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dfancy_getopt.py363 text = wrap_text(help, text_width)
410 def wrap_text (text, width): function