[python-win32] Registering 3rd party DLLs

2008-07-20 Thread Gal Aviel
Hello All, I posted a related question in the py2exe mailing list, only to realize that the issue might be more related to this mailing list ... I'm distributing a python application as a self-contained executable using py2exe. My application relies on several 3rd party DLLs which I am trying

[python-win32] sort error

2008-07-20 Thread kNish
Hi, I have had this issue for long now. Is it possible to have a work around for this. When these commands are run singly, they give a result. When run inside a script, the second line does not give a result. What is a possible work around for this. BkFiles.sort(key=str.upper) last_bk_File_Name =

Re: [python-win32] error in list length

2008-07-20 Thread knish
Hi, Thank you for your reply. I will remember your point and send the code from the console. BRgds, kNish Larry Bates wrote: kNish wrote: Hi, The following lines of code gives an error starting with line where len() is used local_BkFiles =