summaryrefslogtreecommitdiff
path: root/networkx/readwrite/sparse6.py
Commit message (Expand)AuthorAgeFilesLines
* Fix copyrightsJGab2015-04-211-1/+1
* Ensure that graph6 and sparse6 tests do no leave behind temporary filesYingchong Situ2014-10-301-0/+6
* Use multigraph in testAric Hagberg2013-12-151-2/+2
* Add back linefeed on writeAric Hagberg2013-12-151-0/+1
* Fix StringIO to work with python2/3Aric Hagberg2013-12-151-8/+5
* Add docsAric Hagberg2013-12-151-6/+145
* Return graph type if no parallel edgesAric Hagberg2013-12-151-2/+8
* Formatting, whitespace cleanupAric Hagberg2013-12-151-92/+76
* Remove *list functionsAric Hagberg2013-12-151-22/+9
* Split sparsegraph6 into sparse6 and graph6Aric Hagberg2013-12-131-0/+188