Robert Hetland <[EMAIL PROTECTED]> writes:
> It appears Circle has lost it's verts attribute, but not all of the
> references.
Fixed in svn revision 3162 by replacing .verts with .get_verts().
However get_verts() indicates that it is "[n]ot actually used for
rendering", so perhaps this is not
It appears Circle has lost it's verts attribute, but not all of the
references.
-r
PyMate r6190 running Python 2.5 (/usr/bin/env python)
>>> picker_demo.py
Exception in Tkinter callback
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/
pytho