Hi Kevin I just tried the latest version from SVN with Python 2.3, and there are still a few decorators being used:
1. A few places in toolbox\shell.py
2. formencode:
Extracting FormEncode-0.3-py2.3.egg to c:\python23\lib\site-packages
File
"c:\python23\lib\site-packages\FormEncode-0.3-py2.3.egg\formencode\formge
n.py", line 8
@dispatch.generic()
^
I can fix (1), but what do I do about (2)?
- Frank

