-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Am 12.09.2011 14:21, schrieb DaB.:
Hello, At Monday 12 September 2011 14:21:05 DaB. wrote:
"/home/drtrigon/xslt/../../dab/text.xml" as path, it returns an "IOError: [Errno 2] No such file or directory: ..."
which is true. There is no text.xml-file in my home. It was just an example.
Sorry may be I had to point out, that this was just your example. I tried it of course with an existing and accessible file in my home. (in fact I tried it on my local computer, but giving you this path example would not help, since you don't know my local file system tree... ;))
So this "IOError: [Errno 2] No such file or directory: ..." was NOT triggered because of an not existing file, BUT because of the syntax not accepted. I do not want to state that there is no possibility to cheat this way, but the obvious one suggested, does not work in python (I used Python 2.7.1 (r271:86832, Apr 12 2011, 16:15:16) [GCC 4.6.0 20110331 (Red Hat 4.6.0-2)] on linux2)...