> where: fxn is defined by:
> def fxn():
>     warnings.warn ("g.get_shortest_paths",RuntimeWarning)
This is not needed -- the above code just emits a dummy warning which is then
immediately suppressed.

> By the way do you have palns to implement tkplot in python?
No; tkplot() is an R-specific thing, it is implemented entirely in R and not in
the C layer and I cannot leverage code in the R interface.

T.

_______________________________________________
igraph-help mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/igraph-help

Reply via email to