Searched refs:slicestrip (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/haikudepot/build/scripts/
H A Dustache.py572 def slicestrip(template: bytes, start: int, end: int) -> slice: function
637 s = functools.partial(slicestrip, template)

Completed in 34 milliseconds