[C++-sig] Pyste: patch to export all enums automatically

Baptiste Lepilleur gaiacrtn at free.fr
Thu Feb 10 20:17:21 CET 2005


    The attached patch adds the command-line option --export-enum-values to
automatically call export_values() on all enum declarations.

    If the command-line option is not specified, the behavior remain
unchanged and you still need to specify call export_values(...) on each enum
if you want to export it.

    Baptiste.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pyste-export-enum-values.patch
Type: application/octet-stream
Size: 2951 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20050210/0446a163/attachment.obj>


More information about the Cplusplus-sig mailing list