280Quadtree Uploaded

2006-10-18T03:16:06Z

I've uploaded Quadtree to the Python Cheese Shop: http://cheeseshop.python.org/pypi/Quadtree/0.1.0.

Update: I fixed the bug reported in the comments (thanks!) and uploaded 0.1.1

Comments

1Re: Quadtree Uploaded

Jack Riley, 2006-10-19T20:20:58Z
I had to remove the ';' on the line containing the PyObject_HEAD macro in order to get _treemodule.c to compile on Win32 using MSVC.

Comments are closed after 13 days.

Some rights reserved. Creative Commons Attribution-Share Alike 3.0 License, Sean C. Gillies.