outputting a command to the terminal?

Yu-Xi Lim yuxi at ece.gatech.edu
Mon Aug 14 13:01:50 EDT 2006


Steven Bethard wrote:
> import argparse # http://argparse.python-hosting.com/
> import subprocess
> import sys

Why not the standard lib's optparse?



More information about the Python-list mailing list