SuPy 1.3 Available
------------------

   http://www.cosc.canterbury.ac.nz/greg.ewing/SuPy/

Changes in this version:

- Added the rest of the promised functionality to the menus module
  (submenus and separators) and provided an example of its usage
  in examples.py.

- The scheme for preserving variables using a __keep__ attribute
  turned out to be fatally flawed. It has been replaced by a new
  mechanism using a keep() function instead. See the section on
  "Preserving Data" for details.


What is SuPy?
-------------

SuPy is a plugin for the Sketchup 3D modelling application
that lets you script it in Python.

--
Greg Ewing
greg.ew...@canterbury.ac.nz
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to