Changeset ef9ad9


Ignore:
Timestamp:
08/15/11 21:36:22 (22 months ago)
Author:
Tiago de Paula Peixoto <tiago@…>
Branches:
master, python3
Children:
95470f
Parents:
d5ab42
git-author:
Tiago de Paula Peixoto <tiago@…> (08/15/11 21:36:22)
git-committer:
Tiago de Paula Peixoto <tiago@…> (08/15/11 21:36:22)
Message:
Trivial documentation fix
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/graph_tool/__init__.py

    rd5ab42 ref9ad9  
    948948 
    949949           The order of the edges traversed by the iterator **does not** 
    950            necessesarly correspond to the edge index ordering, as given by the 
     950           necessarily correspond to the edge index ordering, as given by the 
    951951           :attr:`~graph_tool.Graph.edge_index` property map. This will only 
    952952           happen after :meth:`~graph_tool.Graph.reindex_edges` is called, or in 
Note: See TracChangeset for help on using the changeset viewer.