[python-win32] Hidden CLI

Niki Spahiev niki at vintech.bg
Wed Sep 8 14:07:23 CEST 2004


Lewis Franklin wrote:

> My question is probably simple to those who have been programming in
> Windows for some time, but I am having a difficult time with a
> 'simple' problem.
> 
> I have written a program that consists simply of three buttons (using
> wxPython). Clicking one of those buttons triggers an event where curl
> is executed and the information returned is stored into a file. The
> command is simply:
> 
> curl http://www.example.org?a=user^&b=pass -o setup.bat

Use pycurl?

Niki Spahiev


More information about the Python-win32 mailing list