Searched refs:removesuffix (Results 1 – 4 of 4) sorted by relevance
63 def removesuffix(s: str, suffix: str) -> str: function212 return removesuffix(removesuffix(removesuffix(s, '. '),561 return removesuffix(topic, '.json').replace('-', ' ')
32 PANEL_FIRMWARE_BIN ?= "${@d.getVar('PANEL_FIRMWARE').removesuffix('.txt')}.bin"
17 def removesuffix(s, suffix):51 SPL_BINARYNAME ?= "${@removesuffix(d.getVar("SPL_BINARYFILE"), "." + d.getVar("SPL_SUFFIX"))}"
314 return self.conn.before.removesuffix('\r\n')