- From: Jeremy Carroll <jjc@hpl.hp.com>
- Date: Wed, 14 Mar 2007 08:36:51 +0000
- To: Dan Connolly <connolly@w3.org>
- CC: Chimezie Ogbuji <ogbujic@bio.ri.ccf.org>, public-grddl-wg@w3.org
was Re: keeping "how to run GRDDL test cases" somewhat separate Dan Connolly wrote: > Various things; for example, in our GRDDL.py implementation, this code > might trigger it: > > if self._zone and not addr.startswith(self._zone): > raise IOError, "%s outside policy zone %s" % (addr, self._zone) Is this code public? Can I look at it? Copy it? I've yet to implement policy zones and would like some ideas! Jeremy
Received on Wednesday, 14 March 2007 08:37:07 UTC