HomeSort by relevance Sort by last modified time
    Searched refs:wrap_text (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
fancy_getopt.py 363 text = wrap_text(help, text_width)
410 def wrap_text (text, width): function
411 """wrap_text(text : string, width : int) -> [string]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
fancy_getopt.py 363 text = wrap_text(help, text_width)
410 def wrap_text (text, width): function
411 """wrap_text(text : string, width : int) -> [string]

Completed in 42 milliseconds