commit | 168e2fcdcf416559ceb61a224df761762fa62fd8 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Thu May 14 15:51:36 2009 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Thu May 14 15:51:36 2009 +0000 |
tree | a7ae4d1a42b7ea77e5a51f07688aacb3a923d3df | |
parent | 9aaef2da4d53341cec20d2b8d72814d3b1503b9e [diff] |
Convert docstring examples to doctests and fix any errors that were found. Add a usage note to compare_networks() showing how to do the ordering with modern python.