sys.arg whitespace problem

bryan rasmussen rasmussen.bryan at gmail.com
Sun Nov 18 10:27:58 EST 2007


Hi,

Basically I want to get sys.argv[1: ] but the problem is that actually
the argument should maintain whitespace. Thus if the arguments are
something something with only one space between them, or something
something with three spaces between them I should be able to maintain
the exact whitespace between arguments.

Cheers,
Bryan Rasmussen



More information about the Python-list mailing list