Installation problems with wx 2.8.8.1 on Python 2.3

I've just ran the wx 2.8.8.1 installer for Python 2.3 and noticed
several errors while the core wx scripts were being byte-compiled.

It looks like Decorators are being used, which are not available in Python 2.3.
This is only 1 of many occurrences of this error.

See attached screenshot

wx_Property.jpg