From: henrik_ekelund_at_[hidden]
Date: 2001-10-03 07:54:15


Does anybody know how to expose:
1. a class attribute
2. a variable to Python
The only thing I can find in the documentation is about exposing
enums, but surely this should be simpler? Perhaps too obvious for me?

Any help will be appreciated.