Standard strip function, but for whole strings instead of chars. Note that the strings are each evaluated in order and only tested once. :param s: The string to strip. :param strings: The strings to remove (both at the front and at the end). :return: The stripped string.
(s, strings)
source not stored for this graph (policy: none)