heheh... this was funny in your posting. :)
>The following *pythong* ( so this is what a Python wearing a thong
is called ..
> hmmm...) code NOT work..
On Sun, 5 Dec 2004 16:18:33 +0800, mep <[EMAIL PROTECTED]> wrote:
> Resolved. Thanks anyway
[snip]
--
cheers,
Ishwor Gurung
--
http://mail.
Resolved. Thanks anyway
--
Best Regards,
Wang Kebo
http://www.huihoo.org/~mep
"mep" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
> Hi,all
> I'm scripting flashget (A download management tool,
> http://www.amazesoft.com/) using
> python win32 extension, opening a downloading
Hi,all
I'm scripting flashget (A download management tool,
http://www.amazesoft.com/) using
python win32 extension, opening a downloading dialog.
The following pythong code NOT work:
CODE BEGIN
#!/usr/bin/env python
# -*- coding: cp936 -*-
import win32com.client
flashget = win32co