Fri, 18 Sep 2015 14:29:53 +0200 | Rémi Cardona | [py3k] use next builtin instead of next method | file | diff | annotate |
Tue, 13 Oct 2015 15:09:22 +0200 | Rémi Cardona | [py3k] dict.itervalues → dict.values | file | diff | annotate |
Tue, 15 Sep 2015 16:15:03 +0200 | Rémi Cardona | [py3k] dict.iteritems → dict.items | file | diff | annotate |
Tue, 15 Sep 2015 16:56:57 +0200 | Rémi Cardona | [py3k] import range using six.moves | file | diff | annotate |
Tue, 15 Sep 2015 15:07:13 +0200 | Rémi Cardona | [py3k] import queue using six.moves | file | diff | annotate |
Fri, 11 Sep 2015 14:52:09 +0200 | Samuel Trégouët | [py3k] print function | file | diff | annotate |