<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/networkx.git/networkx/readwrite/tests/test_gexf.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>Allow "True" and "False" as gexf bools.</title>
<updated>2013-10-07T15:38:48+00:00</updated>
<author>
<name>chebee7i</name>
<email>chebee7i@gmail.com</email>
</author>
<published>2013-10-07T15:38:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=3cfbefd344fa853a226223b8e9c9985d44cf8ffb'/>
<id>3cfbefd344fa853a226223b8e9c9985d44cf8ffb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #914 from hagberg/gexf-bool</title>
<updated>2013-08-13T15:24:53+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2013-08-13T15:24:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=d36506372929b366e782c8d4d2d944d40ecee82d'/>
<id>d36506372929b366e782c8d4d2d944d40ecee82d</id>
<content type='text'>
Use lowercase true|false in GEXF writer</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use lowercase true|false in GEXF writer</pre>
</div>
</content>
</entry>
<entry>
<title>minor fixes to serialization and tests</title>
<updated>2013-08-12T12:44:08+00:00</updated>
<author>
<name>Bryce Thomas</name>
<email>bryce.m.thomas@gmail.com</email>
</author>
<published>2013-08-12T12:44:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=c74fef65a0966620c16d576e7286981520e1eb39'/>
<id>c74fef65a0966620c16d576e7286981520e1eb39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix assertion bug in test</title>
<updated>2013-07-25T00:54:49+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2013-07-25T00:54:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=ef75abddff319b85dda82248bb098702bbdd55d8'/>
<id>ef75abddff319b85dda82248bb098702bbdd55d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use lowercase true|false in GEXF writer</title>
<updated>2013-07-24T19:13:42+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2013-07-24T19:13:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=1270e105495426a87c373bfe484ed4cf9ae4605e'/>
<id>1270e105495426a87c373bfe484ed4cf9ae4605e</id>
<content type='text'>
Fixes #912
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #912
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing strange merge.</title>
<updated>2012-01-07T00:48:18+00:00</updated>
<author>
<name>Chris Ellison</name>
<email>cellison@cse.ucdavis.edu</email>
</author>
<published>2012-01-07T00:48:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=cb0d345f7a6ec85d0254b80b5b22d0999432a857'/>
<id>cb0d345f7a6ec85d0254b80b5b22d0999432a857</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge commit with resolved changes in gexf.</title>
<updated>2012-01-06T21:05:04+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2012-01-06T21:05:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=b9afe056f2155175193d0945721746de974f1fa0'/>
<id>b9afe056f2155175193d0945721746de974f1fa0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make test include 'label' and 'pid' attributes. Addresses #673</title>
<updated>2012-01-06T18:31:12+00:00</updated>
<author>
<name>Chris Ellison</name>
<email>cellison@cse.ucdavis.edu</email>
</author>
<published>2012-01-06T18:31:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=4a77b20f32b906b1674be6b3d6cf49b7eb2021bf'/>
<id>4a77b20f32b906b1674be6b3d6cf49b7eb2021bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly convert node id to string. Addresses #673.</title>
<updated>2012-01-06T18:28:38+00:00</updated>
<author>
<name>Chris Ellison</name>
<email>cellison@cse.ucdavis.edu</email>
</author>
<published>2012-01-06T18:28:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=274cb26c64023f5289cbd6871498dc25327ce2c2'/>
<id>274cb26c64023f5289cbd6871498dc25327ce2c2</id>
<content type='text'>
Also fix node label and pid as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fix node label and pid as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>Whitespace housekeeping.</title>
<updated>2012-01-06T17:07:24+00:00</updated>
<author>
<name>Aric Hagberg</name>
<email>aric.hagberg@gmail.com</email>
</author>
<published>2012-01-06T17:07:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/networkx.git/commit/?id=7b94115951a0b62f2476aaa01810cc7dae0fcfcb'/>
<id>7b94115951a0b62f2476aaa01810cc7dae0fcfcb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
