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

Function _splitext

Lib/genericpath.py:85–105  ·  view source on GitHub ↗

Split the extension from a pathname. Extension is everything from the last dot to the end, ignoring leading dots. Returns "(root, ext)"; ext may be empty.

(p, sep, altsep, extsep)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

rfindMethod · 0.80

Tested by

no test coverage detected