", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory) open("/usr/lib/python2.4/site-packages/lxml-2.1beta1-py2.4-linux-i686.eg g/<stdin>", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or
I am attempting to wrap a C++ library (wrapper included below) and all
seems good until I call the processDoc method around which I have put a
thin wrapper. I get "RuntimeError: St9exception" so to start
trouble-shooting, launched python with strace -e file and then I see
the following:
Traceback (most recent call last):
open("<stdin>", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or
directory)
open("<stdin>", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or
directory)
open("/usr/lib/python2.4/site-packages/setuptools-0.6c8-py2.4.egg/