MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / _count_leading

Function _count_leading

Lib/difflib.py:751–764  ·  view source on GitHub ↗

Return number of `ch` characters at the start of `line`. Example: >>> _count_leading(' abc', ' ') 3

(line, ch)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_qformatMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected