Hello
I'm using Python 2.5, and PythonWin build 210.
GetOpenFileName()
This function takes one argument, but there is no info in the help for this.
What is the argument and the type of the argument?
win32gui.GetOpenFileNameW() takes several args, but there is lots of help
GetOpenFileNameW(hwndO
Ahmed, Shakir schrieb:
> HI Group,
>
>
> As I am very new in python field so this question might be very silly
> but if I get any help that is highly appreciated.
>
>
> Problem:
>
> I wrote a python script which is working fine to upload files to the ftp
> server but the problem it is reducin
HI Group,
As I am very new in python field so this question might be very silly
but if I get any help that is highly appreciated.
Problem:
I wrote a python script which is working fine to upload files to the ftp
server but the problem it is reducing the actual size of the after
transferring.