HomeSort by relevance Sort by last modified time
    Searched full:copy_strip (Results 1 - 1 of 1) sorted by null

  /external/python/cpython2/Lib/idlelib/
help.py 12 (help.copy_strip)=> Lib/idlelib/help.html
23 copy_strip - Copy idle.html to help.html, rstripping each line.
235 def copy_strip(): function
242 python_d.exe -c "from idlelib.help import copy_strip; copy_strip()"
271 # try copy_strip, present message

Completed in 87 milliseconds