Executing external programs with vars

Mike Partin wking at sheltonbbs.com
Fri Feb 4 04:57:26 EST 2000


>def hopefully_help_mike():
>    module = raw_input("Enter module to check out: ")
>    os.system("cvs -z3 co %s"%module)

you should start a psychic hotline.....that worked beautifully thank you

Mike Partin



More information about the Python-list mailing list