summaryrefslogtreecommitdiff
path: root/networkx/utils/contextmanagers.py
Commit message (Expand)AuthorAgeFilesLines
* Correct reversed docstring and add reference in documentationysitu2014-05-141-12/+4
* Cleanup code a bit more.chebee7i2014-05-131-8/+3
* Make `reversed` always do a noncopy.chebee7i2014-05-121-2/+3
* Add context manager for reversing a graph.chebee7i2014-05-121-0/+41