10 Sep
2016
10 Sep
'16
10:43 a.m.
Hi :) Maybe this answer is more helpful, as I can understand that `from graph-tool.all import *` might clutter your namespace, especially if you're using other graph analysis packages in parallel (it's also not necessarily considered good practice to do so.) I figured that ``` import graph-tool.all as gt ``` should give you the behaviour you were expecting (understandably if you look at a lot of examples in the docs). At least it does so far for me. Cheers, Felix -- View this message in context: http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/... Sent from the Main discussion list for the graph-tool project mailing list archive at Nabble.com.