Re: Please help here: python <==> COM

2004-12-05 Thread Ishwor
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.

Re: Please help here: python <==> COM

2004-12-05 Thread mep
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

Please help here: python <==> COM

2004-12-04 Thread mep
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