summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorDan Schult <dschult@colgate.edu>2017-07-17 05:21:20 -0400
committerGitHub <noreply@github.com>2017-07-17 05:21:20 -0400
commit7a138a1bab6e9eefa92883dfa11fcb45dc8347ca (patch)
tree587ff2176c54228072b3d5c617c8fc7f496f0791 /README.rst
parent231c853b7e3366a71cfdc751d877692543378416 (diff)
downloadnetworkx-7a138a1bab6e9eefa92883dfa11fcb45dc8347ca.tar.gz
Allow more flexible multigraph add_edges_from options (#2519)
Can now do (u, v, d) or (u, v, k) with k used only when dict.update(d) raises an exception. Basically if d is a dict or iterator of 2-tuples assume it is edge data. Otherwise assume it is a key.
Diffstat (limited to 'README.rst')
0 files changed, 0 insertions, 0 deletions