Re: File not found error in the parser

Justin Seyster <[email protected]> Tue, 29 Jun 2010 18:27:53 -0400
Newsgroups gmane.text.xml.expat.general
Message-ID <1277850473.5738.9.camel@crossroads>
The one directory that works is not the current directory.  In fact, it
seems that the magic directory stays the same regardless of what the
current directory is (and whether I use an absolute or relative path).

I'm using the current Python from Ubuntu Karmic, which is 2.6.4.

(Somebody kindly let me know that I sent this problem to the wrong list.
Sorry about that, and let me know if I should take this discussion of
the list.)
        --Justin

On Tue, 2010-06-22 at 08:50 -0400, Fred Drake wrote:
> On Thu, Jun 17, 2010 at 5:12 PM, Justin Seyster
> <[email protected]> wrote:
> > The weirdest part is that if I parse files from one particular
> > directory, it works without a problem.
> 
> This is strange.  Is the one directory that works for you happen to be
> the current directory?
> 
> What version of Python are you using, and on what platform?
> 
> 
>   -Fred
>