It gets argument strings by using `arg_str.split(' , ')` - far too naive.
It gets argument strings by using
arg_str.split(' , ')- far too naive.