Home
last modified time | relevance | path

Searched defs:help_about (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/idlelib/idle_test/
Dtest_helpabout.py5 from idlelib import aboutDialog as help_about unknown
/external/rust/crates/clap/src/builder/
Dcommand.rs4269 let help_about = "Print this message or the help of the given subcommand(s)"; in _check_help_and_version() localVariable