Index: /trunk/src/VBox/Main/glue/constants-python.xsl
===================================================================
--- /trunk/src/VBox/Main/glue/constants-python.xsl	(revision 59807)
+++ /trunk/src/VBox/Main/glue/constants-python.xsl	(revision 59808)
@@ -81,5 +81,5 @@
     <xsl:for-each select="//enum">
         <xsl:text>
-        '</xsl:text> <xsl:value-of select="@name"/> <xsl:text>': { </xsl:text>
+        '</xsl:text> <xsl:value-of select="@name"/> <xsl:text>': {</xsl:text>
         <xsl:for-each select="const">
             <xsl:text>
