From: Grzegorz A. H. <gr...@ti...> - 2005-12-19 19:09:06
|
On 2005-12-19, AKX <th...@gm...> wrote: > Committed fix to pyalleg_events.py. Set() is a Python > 2.4 built-in, but thankfully, there is the sets module > for... lesser... Pythons. Requiring a specific version of python or pyrex is not a problem as long as you can detect that in the build script and show a big warning for your users. test_show.py is pretty, runs at 15fps on my PIII 800Mhz. Now you only need to pack that, upload to sourceforge and maybe announce it on freshmeat to profit. |