<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/networkx.git/networkx/readwrite/tests/test_graphml.py, branch docdraft</title>
<subtitle>github.com: networkx/networkx.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/'/>
<entry>
<title>Add tests for parse_graphml() where appropriate.</title>
<updated>2013-02-08T00:07:52+00:00</updated>
<author>
<name>Chris</name>
<email>ccianci@appliedminds.com</email>
</author>
<published>2013-02-08T00:07:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=3bf903056ea0f47374d0e94473df01b20b636cdf'/>
<id>3bf903056ea0f47374d0e94473df01b20b636cdf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor external submodule.</title>
<updated>2011-08-29T22:13:55+00:00</updated>
<author>
<name>Chris Ellison</name>
<email>cellison@cse.ucdavis.edu</email>
</author>
<published>2011-08-29T22:13:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=b8defe81042cb21c9367014747add47e651329f6'/>
<id>b8defe81042cb21c9367014747add47e651329f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Should check for bool type.</title>
<updated>2011-08-17T14:45:12+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2011-08-17T14:45:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=4386e0a499d90be396dd8b91370befef3dc68313'/>
<id>4386e0a499d90be396dd8b91370befef3dc68313</id>
<content type='text'>
Add test.
Addresses #622
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add test.
Addresses #622
</pre>
</div>
</content>
</entry>
<entry>
<title>Use node and edge labels from yfiles graphml.</title>
<updated>2011-06-18T15:11:44+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2011-06-18T15:11:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=810ac7ed6376e72fe6cde2a847d7d514d4acca60'/>
<id>810ac7ed6376e72fe6cde2a847d7d514d4acca60</id>
<content type='text'>
Fixes #563
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #563
</pre>
</div>
</content>
</entry>
<entry>
<title>Make Graph.name a property that sets/gets Graph.graph['name']</title>
<updated>2011-05-16T12:43:59+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2011-05-16T12:43:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=3550c993445ebb12f9558b79b32726733a33acdb'/>
<id>3550c993445ebb12f9558b79b32726733a33acdb</id>
<content type='text'>
Fixes #544
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #544
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow use of either cElementTree or ElementTree.</title>
<updated>2011-05-10T13:21:33+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2011-05-10T13:21:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=7b8a23467c989990df687f847d4168e7605617ae'/>
<id>7b8a23467c989990df687f847d4168e7605617ae</id>
<content type='text'>
Addresses #549
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Addresses #549
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow unicode types for nodes in read_graphml.</title>
<updated>2010-11-23T14:37:39+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2010-11-23T14:37:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=3a239632d9b85713523c60f867c42326893c6f27'/>
<id>3a239632d9b85713523c60f867c42326893c6f27</id>
<content type='text'>
References #474
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
References #474
</pre>
</div>
</content>
</entry>
<entry>
<title>Add yfiles graphml data test.</title>
<updated>2010-11-03T12:31:09+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2010-11-03T12:31:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=816ebcc0d1fa09646a7b0d03a90b99bc8aab96d8'/>
<id>816ebcc0d1fa09646a7b0d03a90b99bc8aab96d8</id>
<content type='text'>
Addresses #455
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Addresses #455
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't import graphml reader/writer and skip tests if xml.elementtree missing.</title>
<updated>2010-08-29T13:26:51+00:00</updated>
<author>
<name>aric</name>
<email>none@none</email>
</author>
<published>2010-08-29T13:26:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=bd3e8ca0db37638ee7afffadc25dfdb14cae0efe'/>
<id>bd3e8ca0db37638ee7afffadc25dfdb14cae0efe</id>
<content type='text'>
Fixes #412

--HG--
extra : convert_revision : svn%3A3ed01bd8-26fb-0310-9e4c-ca1a4053419f/networkx/trunk%401947
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #412

--HG--
extra : convert_revision : svn%3A3ed01bd8-26fb-0310-9e4c-ca1a4053419f/networkx/trunk%401947
</pre>
</div>
</content>
</entry>
<entry>
<title>Update GraphML reader and writer to use xml.etree version.</title>
<updated>2010-08-19T13:34:17+00:00</updated>
<author>
<name>aric</name>
<email>none@none</email>
</author>
<published>2010-08-19T13:34:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=03a336f6cc3ca4130efe0dd9ed56798a70160260'/>
<id>03a336f6cc3ca4130efe0dd9ed56798a70160260</id>
<content type='text'>
Fixes #210

--HG--
extra : convert_revision : svn%3A3ed01bd8-26fb-0310-9e4c-ca1a4053419f/networkx/trunk%401917
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #210

--HG--
extra : convert_revision : svn%3A3ed01bd8-26fb-0310-9e4c-ca1a4053419f/networkx/trunk%401917
</pre>
</div>
</content>
</entry>
</feed>
