Closed GoogleCodeExporter closed 9 years ago
Looks like it works in trunk. Not much we can do to fix version 2.3.1 ;) We
could try to motivate MacPorts
updating to 2.4.0 which has been out for a couple years at this point. Anyone
know how to go about poking
the MacPorts process?
{{{
>>> from rdflib.Graph import Graph
>>> g = Graph()
>>> url = "http://identi.ca/search/notice/rss?q=SIOC"
>>> res = g.parse(url)
>>> len(res)
481
}}}
NOTE: I'm marking this as won't fix since we can't and opening a issue #48 for
seeing if we can get MacPorts
to update to a newer version.
Original comment by eik...@gmail.com
on 18 Feb 2009 at 3:14
Original issue reported on code.google.com by
uldis.bo...@gmail.com
on 15 Feb 2009 at 2:31