summaryrefslogtreecommitdiff
path: root/networkx/exception.py
Commit message (Expand)AuthorAgeFilesLines
* Fix copyrightsJGab2015-04-211-1/+1
* Raise NetworkXNoCycle when no cycles are found.chebee7i2014-08-201-0/+4
* Add "not implemented" exception. Addresses #660Aric Hagberg2011-12-261-4/+5
* Added exception classes. Fixes #389loicseguin2010-08-071-1/+18
* Raise exception in connectedness tests for null grapharic2009-11-061-0/+6
* License change to BSD.aric2009-08-261-2/+2
* document exceptions modulearic2008-11-201-21/+5
* normalize documentation between graph classes and put in info.pyaric2006-11-211-4/+1
* Refactor large modules into smaller pieces:aric2006-11-211-0/+45