summaryrefslogtreecommitdiff
path: root/networkx/readwrite/tests/test_sparse6.py
Commit message (Expand)AuthorAgeFilesLines
* Add back linefeed on writeAric Hagberg2013-12-151-1/+1
* Fix StringIO to work with python2/3Aric Hagberg2013-12-151-4/+7
* Return graph type if no parallel edgesAric Hagberg2013-12-151-0/+7
* Use StrinIO instead of tempfileAric Hagberg2013-12-151-30/+14
* Remove *list functionsAric Hagberg2013-12-151-21/+2
* Split sparsegraph6 into sparse6 and graph6Aric Hagberg2013-12-131-0/+127