Please feel free to submit patches for any of the TODO items below.  If you
want a particular feature that's not on the list, let me know.  In no
particular order:

  - Replace PyArg_Parse and Py_BuildValue from marshal.c and demarshal.c
  - Go through the TODOs and FIXMEs in the source
  - Improve documentation
  - Implement Fixed type
  - Implement Long Double type
  - Complete wide types
  - Handle internal errors more gracefully (raise appropriate exceptions)
  - Better TypeCode support
  - Fix structs and exceptions so they don't require keywords
  - Examples
  - Coerce basic types into CORBA::Any
  - Add introspection for CORBA.Object and narrowed references
