<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git/test/test_templite.py, branch coverage-3.1b1</title>
<subtitle>bitbucket.org: Obsolete (use python-coveragepy-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/'/>
<entry>
<title>Silly typo</title>
<updated>2009-08-20T10:07:13+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-08-20T10:07:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=2020fa97b09d54be381596a306fd15465662a0d2'/>
<id>2020fa97b09d54be381596a306fd15465662a0d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Silence pylint nagging.</title>
<updated>2009-05-13T11:47:22+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-05-13T11:47:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=20c83e51486d9c7e5aabbe06d30b049863a87d60'/>
<id>20c83e51486d9c7e5aabbe06d30b049863a87d60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Lint clean-ups.</title>
<updated>2009-05-05T11:00:19+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-05-05T11:00:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=7ee3eed7c36bce6673e2d07afe80a157b8ff2f56'/>
<id>7ee3eed7c36bce6673e2d07afe80a157b8ff2f56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Variables' items (dict access) can be used in templates.</title>
<updated>2009-04-20T12:37:57+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-04-20T12:37:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=5d1cdd285721375e0973bf37f6504aefb1a8d74d'/>
<id>5d1cdd285721375e0973bf37f6504aefb1a8d74d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use try_render mostly, to reduce noise in the tests.</title>
<updated>2009-04-20T12:11:26+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-04-20T12:11:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=8def9f6ce6969f7f2f7622f15cc764052b0e7b2c'/>
<id>8def9f6ce6969f7f2f7622f15cc764052b0e7b2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Muliple loops and multi-line loops didn't work.</title>
<updated>2009-04-20T12:07:42+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-04-20T12:07:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=c27a1a79bcefb0bc80d4b5077a14f05149eac0ed'/>
<id>c27a1a79bcefb0bc80d4b5077a14f05149eac0ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reversed() is new in 2.4, so use a cobbled-together function so we can test under 2.3.</title>
<updated>2009-04-20T01:20:08+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-04-20T01:20:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=6420b1527364d41d27bc13fe6d7801c0d8fe99ff'/>
<id>6420b1527364d41d27bc13fe6d7801c0d8fe99ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Templite: a lightweight template class to use when making HTML reports.</title>
<updated>2009-04-19T22:43:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-04-19T22:43:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=e4b9257e5684b20cc65bbd8752347e0ef7e2ec26'/>
<id>e4b9257e5684b20cc65bbd8752347e0ef7e2ec26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
