/* ----------------------------------------------------------------------------- * python.swg * * Python configuration module. * ----------------------------------------------------------------------------- */ /* bool type in python is too much generic, we invert order for proper resolution. */ /* ----------------------------------------------------------------------------- * Inner macros * ----------------------------------------------------------------------------- */ %include /* ----------------------------------------------------------------------------- * Error manipulation * ----------------------------------------------------------------------------- */ %include /* ----------------------------------------------------------------------------- * The runtime part * ----------------------------------------------------------------------------- */ %include /* ----------------------------------------------------------------------------- * Special user directives * ----------------------------------------------------------------------------- */ %include /* ----------------------------------------------------------------------------- * Typemap specializations * ----------------------------------------------------------------------------- */ %include /* ------------------------------------------------------------ * Overloaded operator support * ------------------------------------------------------------ */ %include /* ------------------------------------------------------------ * Warnings for Python keywords * ------------------------------------------------------------ */ %include /* ------------------------------------------------------------ * The Python autodoc support * ------------------------------------------------------------ */ %include /* ------------------------------------------------------------ * The Python initialization function * ------------------------------------------------------------ */ %include