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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
CallTips.py 106 return get_arg_text(entity)
133 def get_arg_text(ob): function
210 # exercise fetch_tip(), not just get_arg_text()
219 print fmt % (t.__name__, expected, get_arg_text(t))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
CallTips.py 106 return get_arg_text(entity)
133 def get_arg_text(ob): function
210 # exercise fetch_tip(), not just get_arg_text()
219 print fmt % (t.__name__, expected, get_arg_text(t))

Completed in 5537 milliseconds