I have a Python function accepting several string arguments def foo(a, b, c): and concatenating them in a string. I want to iterate over all function arguments
def foo(a, b, c):
I would use sed s/None//g, but that's not in python, but you can probably use os.popen() to do that.