Alon Bar-Lev has uploaded a new change for review. Change subject: core: constants: add missing export ......................................................................
core: constants: add missing export Change-Id: I900ea35bdf3b31c2f824fec8cc92abd182c66c32 Signed-off-by: Alon Bar-Lev <alo...@redhat.com> --- M src/otopi/util.py 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/otopi refs/changes/04/12804/1 diff --git a/src/otopi/util.py b/src/otopi/util.py index 4b05a30..00825ac 100644 --- a/src/otopi/util.py +++ b/src/otopi/util.py @@ -46,6 +46,7 @@ return o +@export def codegen(o): """Decoration to code generate class symbols. -- To view, visit http://gerrit.ovirt.org/12804 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I900ea35bdf3b31c2f824fec8cc92abd182c66c32 Gerrit-PatchSet: 1 Gerrit-Project: otopi Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches