Dennis Lee Bieber wrote: > Well, I don't do shell scripts either, but... looking at the > sample... "$@" is likely the shell equivalent of Python's sys.argv -- or > *sys.argv if passed down
Yeah, kinda equivalent to *sys.argv[1:]. -- http://mail.python.org/mailman/listinfo/python-list