<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-ttystatus.git/ttystatus/bytespeed_tests.py, branch trunk</title>
<subtitle>git.liw.fi: ttystatus
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/'/>
<entry>
<title>Allow ByteSpeed to show current-ish speed</title>
<updated>2012-05-05T08:45:09+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2012-05-05T08:45:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=f2e04ee4bc02854dbe03bc8a6e73ee2bf1cf8eb8'/>
<id>f2e04ee4bc02854dbe03bc8a6e73ee2bf1cf8eb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add width argument to render() method</title>
<updated>2012-04-15T18:08:23+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2012-04-15T18:08:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=b3cd2a40dc74bb33753c5c04bab06b5e93086d64'/>
<id>b3cd2a40dc74bb33753c5c04bab06b5e93086d64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change __str__ to render</title>
<updated>2012-04-15T14:46:33+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2012-04-15T14:46:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=9cb92e835f1b37a5e5a30c0fdbc76ab3bb220f89'/>
<id>9cb92e835f1b37a5e5a30c0fdbc76ab3bb220f89</id>
<content type='text'>
We'll want to pass in arguments to render (i.e., width),
so using __str__ is not going to be appropriate.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We'll want to pass in arguments to render (i.e., width),
so using __str__ is not going to be appropriate.</pre>
</div>
</content>
</entry>
<entry>
<title>Improve widget split between updating and rendering</title>
<updated>2012-04-15T14:29:01+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2012-04-15T14:29:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=c54f82a88e9592afd6bd0232f50a121acb1238e9'/>
<id>c54f82a88e9592afd6bd0232f50a121acb1238e9</id>
<content type='text'>
a) don't use format, use __str__, since nothing calls
   format directly
b) don't declare interest in keys; just don't compute
   rendered value in update method, only when actually
   rendering (in __str__)
c) don't pass in the available width to update, since
   that is only relevant during rendering (this will
   need to be fixed later, currently we don't get width
   at all)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a) don't use format, use __str__, since nothing calls
   format directly
b) don't declare interest in keys; just don't compute
   rendered value in update method, only when actually
   rendering (in __str__)
c) don't pass in the available width to update, since
   that is only relevant during rendering (this will
   need to be fixed later, currently we don't get width
   at all)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ByteSpeed.</title>
<updated>2010-07-12T07:13:58+00:00</updated>
<author>
<name>Lars Wirzenius</name>
<email>liw@liw.fi</email>
</author>
<published>2010-07-12T07:13:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-ttystatus.git/commit/?id=e4f843d0ab595a97f30ed6d480814b86891e0c3d'/>
<id>e4f843d0ab595a97f30ed6d480814b86891e0c3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
