Try except - bug?

Rene Pijlman reply.in.the.newsgroup at my.address.is.invalid
Wed Dec 31 05:37:10 EST 2003


Askari:
>OSError: [Errno 2] No such file or directory: ''

If I'm not mistaken this is another exception!?

>at line 355 you have : "fileDest.close()"

No, line 355 of http://www.cvm.qc.ca/9974331/Temp/crypte.py is: 		

    #afficher confirmation

>and at line 363 you have : "os.remove(destination)"

No, line 363 of http://www.cvm.qc.ca/9974331/Temp/crypte.py is: 

    pass

>What is your version of python? (I have 2.3.2)

I use UltraEdit 8.0 on Windows XP to count the line numbers.

-- 
René Pijlman




More information about the Python-list mailing list