summaryrefslogtreecommitdiff
path: root/networkx/readwrite/tests/test_graph6.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
* Use stringIO instead of temp filesAric Hagberg2013-12-151-49/+15
* Drop *list functions in graph6Aric Hagberg2013-12-151-14/+14
* Split sparsegraph6 into sparse6 and graph6Aric Hagberg2013-12-131-0/+117