Le 18/01/2012 11:36, Jeroen Demeyer a écrit :
On 2012-01-18 11:22, Nicolas M. Thiery wrote:
On Tue, Jan 17, 2012 at 01:46:27AM -0800, Nathann Cohen wrote:
    graphs.maps.WorldMap(world = "US")
    Ahem. No, rather
    graphs.maps.WorldMap()
    graphs.maps.USMap()

Or just, from the user perspective:

        graphs.WorldMap("World countries")
        graphs.WorldMap("USA states")
        graphs.WorldMap("Continental USA states")
        graphs.WorldMap("Europe countries")
        graphs.WorldMap("French departments")
        graphs.WorldMap("French regions")
        graphs.WorldMap("German länders")
        graphs.WorldMap("Paris Arrondissements")
No strings please.  Use something which is TAB-completion-friendly.


+100 !

Snark on #sagemath

--
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

Reply via email to