Why is it that we have the World graph hard-coded? Wouldn't it be better to get an up-to-date world graph? (There are 100 more countries on the CIA factbook---referred to in the docstring---than there are in the returned graph).
What about including instructions in the docstring, or even code, to produce an up-to-date version, say, using the internet? Then, how often should we update the code? We might as well call: sage: graphs.OutOfDateWorldMap() since this is always changing... -- Robert L. Miller http://www.rlmiller.org/ -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org