From: Grzegorz A. H. <gr...@ti...> - 2005-12-20 19:17:51
|
On 2005-12-20, AKX <th...@gm...> wrote: > Did you try all the tests? blipchain is terribly slow. lineofsight doesn't seem to be pixel perfect. test_load doesn't work because the smiley.bmp file is commited as smiley.BMP. test_mandel.py is mentioned twice in readme.html. nodes.py suffers from 2.4 versionitis. fillers.py fails with: >9 SumSortBadfill Traceback (most recent call last): File "fillers.py", line 159, in ? bf.do() File "fillers.py", line 24, in do p=self.selectNode() File "fillers.py", line 89, in selectNode self.n.sort(None,sum) TypeError: sort expected at most 1 arguments, got 2 Most of your examples are really pretty. |