Re: RDF encoding test case

I think I fixed this bug by reversing a decision
that various methods only take python strings;
they now take ustrings.

But the ustrings need to be xxlified before getting
passed to urllib.urlopen(). Hmm... should store.load()
take a ustring or an xxlified URI? probably a ustring.

So I'm not closing this bug until that's cleared up,
or until a new bug about those problems is added.


On Mon, 2004-01-26 at 22:39, Dan Connolly wrote:
> On Mon, 2004-01-26 at 17:48, Norman Walsh wrote:
> > / Dan Connolly <connolly@w3.org> was heard to say:
> > | Tim, thread starts with
> > | http://lists.w3.org/Archives/Public/www-archive/2004Jan/0128.html

-- 
Dan Connolly, W3C http://www.w3.org/People/Connolly/

Received on Thursday, 29 January 2004 17:41:38 UTC