[pygr-notify] Issue 53 in pygr: sqlgraph.GraphView ORDER-BY bug

codesite-noreply at google.com codesite-noreply at google.com
Tue Jan 6 16:20:48 PST 2009


Updates:
	Status: Fixed
	Labels: Milestone-Release0.8

Comment #1 on issue 53 by cjlee112: sqlgraph.GraphView ORDER-BY bug
http://code.google.com/p/pygr/issues/detail?id=53

had to change GraphViewEdgeDict from a dict (which won't retain the  
original order of
keys) subclass to DictMixin subclass.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings



More information about the pygr-notify mailing list