Searched refs:colon (Results 1 – 5 of 5) sorted by relevance
367 colon = arg.rfind(':', 0, equals)368 if colon != -1:374 'desired.'.format(arg, arg[colon+1:]))
570 There's a shorthand for writing code blocks too: end the introductory paragraph with a double colon572 colon will be shown. The code block will have no highlighting (i.e. ``none``). You may however use
439 "E701", # https://docs.astral.sh/ruff/rules/multiple-statements-on-one-line-colon479 "E701", # https://docs.astral.sh/ruff/rules/multiple-statements-on-one-line-colon1032 "E701", # https://docs.astral.sh/ruff/rules/multiple-statements-on-one-line-colon1321 "E701", # https://docs.astral.sh/ruff/rules/multiple-statements-on-one-line-colon
524 * Fixed issue with armfvp find path if it contained a colon-separated list (:github:`74868`).
1482 # Note that this assumes windows absolute filenames start with a letter and colon, this does