Sun, 05 Jul 2009 11:00:44 +0200 | Alejandro Santos | compat: use // for integer division | file | diff | annotate |
Tue, 26 May 2009 22:59:52 +0200 | Martin Geisler | replace "i in range(len(xs))" with "i, x in enumerate(xs)" | file | diff | annotate |
Sun, 26 Apr 2009 01:08:54 +0200 | Martin Geisler | updated license to be explicit about GPL version 2 | file | diff | annotate |
Mon, 23 Mar 2009 13:49:16 +0100 | Dirkjan Ochtman | kill another trailing space | file | diff | annotate |
Wed, 04 Mar 2009 23:23:59 +0100 | Mads Kiilerich | Optimization of pure.base85.b85encode | file | diff | annotate |
Tue, 30 Dec 2008 18:58:58 -0800 | Brendan Cully | Pure python base85 fallback | file | diff | annotate |