On Fri, Aug 6, 2010 at 07:56,  <[email protected]> wrote:
>
> You wouldn't gain much with a Pyton script. You can specify the extension
> with "assoc".
>
> Try "assoc .zip".
>
> But if you want to try it anyway, look at the "popen2" module (depreciated)
> or the "subprocess" module to extract the data and assign it to a variable
> that you can parse any way you like.

Thanks! I think I will try it anyway, and am already reading the doc
for the subprocess module.

(Someone -- not this Tutoree -- is going to remind you not to top post.)

Dick
_______________________________________________
Tutor maillist  -  [email protected]
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to